Microwave_Manager/build/bootloader/config.env

13 lines
2.0 KiB
Bash
Raw Normal View History

2024-08-05 21:31:12 +08:00
{
"COMPONENT_KCONFIGS": "D:/ESP-IDF/v5.2.2/esp-idf/components/efuse/Kconfig;D:/ESP-IDF/v5.2.2/esp-idf/components/esp_common/Kconfig;D:/ESP-IDF/v5.2.2/esp-idf/components/esp_hw_support/Kconfig;D:/ESP-IDF/v5.2.2/esp-idf/components/esp_system/Kconfig;D:/ESP-IDF/v5.2.2/esp-idf/components/freertos/Kconfig;D:/ESP-IDF/v5.2.2/esp-idf/components/hal/Kconfig;D:/ESP-IDF/v5.2.2/esp-idf/components/log/Kconfig;D:/ESP-IDF/v5.2.2/esp-idf/components/newlib/Kconfig;D:/ESP-IDF/v5.2.2/esp-idf/components/soc/Kconfig;D:/ESP-IDF/v5.2.2/esp-idf/components/spi_flash/Kconfig",
"COMPONENT_KCONFIGS_PROJBUILD": "D:/ESP-IDF/v5.2.2/esp-idf/components/bootloader/Kconfig.projbuild;D:/ESP-IDF/v5.2.2/esp-idf/components/esp_app_format/Kconfig.projbuild;D:/ESP-IDF/v5.2.2/esp-idf/components/esp_rom/Kconfig.projbuild;D:/ESP-IDF/v5.2.2/esp-idf/components/esptool_py/Kconfig.projbuild;D:/ESP-IDF/v5.2.2/esp-idf/components/partition_table/Kconfig.projbuild",
"COMPONENT_SDKCONFIG_RENAMES": "D:/ESP-IDF/v5.2.2/esp-idf/components/bootloader/sdkconfig.rename;D:/ESP-IDF/v5.2.2/esp-idf/components/esp_hw_support/sdkconfig.rename;D:/ESP-IDF/v5.2.2/esp-idf/components/esp_hw_support/sdkconfig.rename.esp32c3;D:/ESP-IDF/v5.2.2/esp-idf/components/esp_system/sdkconfig.rename;D:/ESP-IDF/v5.2.2/esp-idf/components/esp_system/sdkconfig.rename.esp32c3;D:/ESP-IDF/v5.2.2/esp-idf/components/esptool_py/sdkconfig.rename;D:/ESP-IDF/v5.2.2/esp-idf/components/freertos/sdkconfig.rename;D:/ESP-IDF/v5.2.2/esp-idf/components/hal/sdkconfig.rename;D:/ESP-IDF/v5.2.2/esp-idf/components/newlib/sdkconfig.rename.esp32c3;D:/ESP-IDF/v5.2.2/esp-idf/components/spi_flash/sdkconfig.rename",
"IDF_TARGET": "esp32c3",
"IDF_TOOLCHAIN": "gcc",
"IDF_VERSION": "5.2.2",
"IDF_ENV_FPGA": "",
"IDF_PATH": "D:/ESP-IDF/v5.2.2/esp-idf",
"COMPONENT_KCONFIGS_SOURCE_FILE": "D:/Dev/ESPIDF/MicroWave/v1_0_2/build/bootloader/kconfigs.in",
"COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE": "D:/Dev/ESPIDF/MicroWave/v1_0_2/build/bootloader/kconfigs_projbuild.in"
}