Files
alicerc/AliceRC_ESP32/build/bootloader/config.env
T

13 lines
1.7 KiB
Bash

{
"COMPONENT_KCONFIGS": "/root/esp-idf/components/efuse/Kconfig;/root/esp-idf/components/esp_common/Kconfig;/root/esp-idf/components/esp_hw_support/Kconfig;/root/esp-idf/components/esp_system/Kconfig;/root/esp-idf/components/freertos/Kconfig;/root/esp-idf/components/hal/Kconfig;/root/esp-idf/components/log/Kconfig;/root/esp-idf/components/newlib/Kconfig;/root/esp-idf/components/soc/Kconfig;/root/esp-idf/components/spi_flash/Kconfig",
"COMPONENT_KCONFIGS_PROJBUILD": "/root/esp-idf/components/bootloader/Kconfig.projbuild;/root/esp-idf/components/esp_app_format/Kconfig.projbuild;/root/esp-idf/components/esp_rom/Kconfig.projbuild;/root/esp-idf/components/esptool_py/Kconfig.projbuild;/root/esp-idf/components/partition_table/Kconfig.projbuild",
"COMPONENT_SDKCONFIG_RENAMES": "/root/esp-idf/components/bootloader/sdkconfig.rename;/root/esp-idf/components/esp_hw_support/sdkconfig.rename;/root/esp-idf/components/esp_hw_support/sdkconfig.rename.esp32s3;/root/esp-idf/components/esp_system/sdkconfig.rename;/root/esp-idf/components/esp_system/sdkconfig.rename.esp32s3;/root/esp-idf/components/esptool_py/sdkconfig.rename;/root/esp-idf/components/freertos/sdkconfig.rename;/root/esp-idf/components/hal/sdkconfig.rename;/root/esp-idf/components/newlib/sdkconfig.rename.esp32s3;/root/esp-idf/components/spi_flash/sdkconfig.rename",
"IDF_TARGET": "esp32s3",
"IDF_TOOLCHAIN": "gcc",
"IDF_VERSION": "5.3.1",
"IDF_ENV_FPGA": "",
"IDF_PATH": "/root/esp-idf",
"COMPONENT_KCONFIGS_SOURCE_FILE": "/root/AliceRC/AliceRC_ESP32/build/bootloader/kconfigs.in",
"COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE": "/root/AliceRC/AliceRC_ESP32/build/bootloader/kconfigs_projbuild.in"
}