config.env 2.2 KB

123456789101112
  1. {
  2. "COMPONENT_KCONFIGS": "C:/Dev/esp/v5.5.1/esp-idf/components/efuse/Kconfig;C:/Dev/esp/v5.5.1/esp-idf/components/esp_common/Kconfig;C:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/Kconfig;C:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/Kconfig;C:/Dev/esp/v5.5.1/esp-idf/components/esp_security/Kconfig;C:/Dev/esp/v5.5.1/esp-idf/components/esp_system/Kconfig;C:/Dev/esp/v5.5.1/esp-idf/components/freertos/Kconfig;C:/Dev/esp/v5.5.1/esp-idf/components/hal/Kconfig;C:/Dev/esp/v5.5.1/esp-idf/components/log/Kconfig;C:/Dev/esp/v5.5.1/esp-idf/components/newlib/Kconfig;C:/Dev/esp/v5.5.1/esp-idf/components/soc/Kconfig;C:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/Kconfig",
  3. "COMPONENT_KCONFIGS_PROJBUILD": "C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/Kconfig.projbuild;C:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/Kconfig.projbuild;C:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/Kconfig.projbuild;C:/Dev/esp/v5.5.1/esp-idf/components/esptool_py/Kconfig.projbuild;C:/Dev/esp/v5.5.1/esp-idf/components/partition_table/Kconfig.projbuild",
  4. "COMPONENT_SDKCONFIG_RENAMES": "C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/sdkconfig.rename;C:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/sdkconfig.rename;C:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/sdkconfig.rename.esp32s3;C:/Dev/esp/v5.5.1/esp-idf/components/esp_system/sdkconfig.rename;C:/Dev/esp/v5.5.1/esp-idf/components/esp_system/sdkconfig.rename.esp32s3;C:/Dev/esp/v5.5.1/esp-idf/components/esptool_py/sdkconfig.rename;C:/Dev/esp/v5.5.1/esp-idf/components/freertos/sdkconfig.rename;C:/Dev/esp/v5.5.1/esp-idf/components/hal/sdkconfig.rename;C:/Dev/esp/v5.5.1/esp-idf/components/newlib/sdkconfig.rename;C:/Dev/esp/v5.5.1/esp-idf/components/newlib/sdkconfig.rename.esp32s3;C:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/sdkconfig.rename",
  5. "IDF_TARGET": "esp32s3",
  6. "IDF_TOOLCHAIN": "gcc",
  7. "IDF_VERSION": "5.5.1",
  8. "IDF_ENV_FPGA": "",
  9. "IDF_PATH": "C:/Dev/esp/v5.5.1/esp-idf",
  10. "COMPONENT_KCONFIGS_SOURCE_FILE": "D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/kconfigs.in",
  11. "COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE": "D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/kconfigs_projbuild.in"
  12. }