Files
Modbus/build/bootloader/config.env

13 lines
2.0 KiB
Bash

{
"COMPONENT_KCONFIGS": "C:/esp/v6.0/esp-idf/components/efuse/Kconfig;C:/esp/v6.0/esp-idf/components/esp_common/Kconfig;C:/esp/v6.0/esp-idf/components/esp_hw_support/Kconfig;C:/esp/v6.0/esp-idf/components/esp_libc/Kconfig;C:/esp/v6.0/esp-idf/components/esp_rom/Kconfig;C:/esp/v6.0/esp-idf/components/esp_security/Kconfig;C:/esp/v6.0/esp-idf/components/esp_stdio/Kconfig;C:/esp/v6.0/esp-idf/components/esp_system/Kconfig;C:/esp/v6.0/esp-idf/components/freertos/Kconfig;C:/esp/v6.0/esp-idf/components/hal/Kconfig;C:/esp/v6.0/esp-idf/components/log/Kconfig;C:/esp/v6.0/esp-idf/components/soc/Kconfig;C:/esp/v6.0/esp-idf/components/spi_flash/Kconfig",
"COMPONENT_KCONFIGS_PROJBUILD": "C:/esp/v6.0/esp-idf/components/bootloader/Kconfig.projbuild;C:/esp/v6.0/esp-idf/components/esp_app_format/Kconfig.projbuild;C:/esp/v6.0/esp-idf/components/esp_rom/Kconfig.projbuild;C:/esp/v6.0/esp-idf/components/esptool_py/Kconfig.projbuild;C:/esp/v6.0/esp-idf/components/partition_table/Kconfig.projbuild",
"COMPONENT_SDKCONFIG_RENAMES": "C:/esp/v6.0/esp-idf/components/bootloader/sdkconfig.rename;C:/esp/v6.0/esp-idf/components/esp_hw_support/sdkconfig.rename;C:/esp/v6.0/esp-idf/components/esp_hw_support/sdkconfig.rename.esp32;C:/esp/v6.0/esp-idf/components/esp_libc/sdkconfig.rename;C:/esp/v6.0/esp-idf/components/esp_libc/sdkconfig.rename.esp32;C:/esp/v6.0/esp-idf/components/esp_system/sdkconfig.rename;C:/esp/v6.0/esp-idf/components/esp_system/sdkconfig.rename.esp32;C:/esp/v6.0/esp-idf/components/esptool_py/sdkconfig.rename;C:/esp/v6.0/esp-idf/components/freertos/sdkconfig.rename;C:/esp/v6.0/esp-idf/components/hal/sdkconfig.rename;C:/esp/v6.0/esp-idf/components/spi_flash/sdkconfig.rename",
"IDF_TARGET": "esp32",
"IDF_TOOLCHAIN": "gcc",
"IDF_VERSION": "6.0.0",
"IDF_ENV_FPGA": "",
"IDF_PATH": "C:/esp/v6.0/esp-idf",
"COMPONENT_KCONFIGS_SOURCE_FILE": "C:/Users/e.adame/Documents/ESP32_ModbusTCP/build/bootloader/kconfigs.in",
"COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE": "C:/Users/e.adame/Documents/ESP32_ModbusTCP/build/bootloader/kconfigs_projbuild.in"
}