esp32-servo/.pio/build/esp32dev/bootloader/config.env

13 lines
2.9 KiB
Bash
Raw Normal View History

2025-08-21 14:44:24 +08:00
{
"COMPONENT_KCONFIGS": "/Users/tankaitao/.platformio/packages/framework-espidf/components/efuse/Kconfig;/Users/tankaitao/.platformio/packages/framework-espidf/components/esp_common/Kconfig;/Users/tankaitao/.platformio/packages/framework-espidf/components/esp_hw_support/Kconfig;/Users/tankaitao/.platformio/packages/framework-espidf/components/esp_security/Kconfig;/Users/tankaitao/.platformio/packages/framework-espidf/components/esp_system/Kconfig;/Users/tankaitao/.platformio/packages/framework-espidf/components/freertos/Kconfig;/Users/tankaitao/.platformio/packages/framework-espidf/components/hal/Kconfig;/Users/tankaitao/.platformio/packages/framework-espidf/components/log/Kconfig;/Users/tankaitao/.platformio/packages/framework-espidf/components/newlib/Kconfig;/Users/tankaitao/.platformio/packages/framework-espidf/components/soc/Kconfig;/Users/tankaitao/.platformio/packages/framework-espidf/components/spi_flash/Kconfig",
"COMPONENT_KCONFIGS_PROJBUILD": "/Users/tankaitao/.platformio/packages/framework-espidf/components/bootloader/Kconfig.projbuild;/Users/tankaitao/.platformio/packages/framework-espidf/components/esp_app_format/Kconfig.projbuild;/Users/tankaitao/.platformio/packages/framework-espidf/components/esp_rom/Kconfig.projbuild;/Users/tankaitao/.platformio/packages/framework-espidf/components/esptool_py/Kconfig.projbuild;/Users/tankaitao/.platformio/packages/framework-espidf/components/partition_table/Kconfig.projbuild",
"COMPONENT_SDKCONFIG_RENAMES": "/Users/tankaitao/.platformio/packages/framework-espidf/components/bootloader/sdkconfig.rename;/Users/tankaitao/.platformio/packages/framework-espidf/components/esp_hw_support/sdkconfig.rename;/Users/tankaitao/.platformio/packages/framework-espidf/components/esp_hw_support/sdkconfig.rename.esp32;/Users/tankaitao/.platformio/packages/framework-espidf/components/esp_system/sdkconfig.rename;/Users/tankaitao/.platformio/packages/framework-espidf/components/esp_system/sdkconfig.rename.esp32;/Users/tankaitao/.platformio/packages/framework-espidf/components/esptool_py/sdkconfig.rename;/Users/tankaitao/.platformio/packages/framework-espidf/components/freertos/sdkconfig.rename;/Users/tankaitao/.platformio/packages/framework-espidf/components/hal/sdkconfig.rename;/Users/tankaitao/.platformio/packages/framework-espidf/components/newlib/sdkconfig.rename.esp32;/Users/tankaitao/.platformio/packages/framework-espidf/components/spi_flash/sdkconfig.rename",
"IDF_TARGET": "esp32",
"IDF_TOOLCHAIN": "gcc",
"IDF_VERSION": "5.4.1",
"IDF_ENV_FPGA": "",
"IDF_PATH": "/Users/tankaitao/.platformio/packages/framework-espidf",
"COMPONENT_KCONFIGS_SOURCE_FILE": "/Users/tankaitao/Documents/PlatformIO/Projects/esp32/esp32/.pio/build/esp32dev/bootloader/kconfigs.in",
"COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE": "/Users/tankaitao/Documents/PlatformIO/Projects/esp32/esp32/.pio/build/esp32dev/bootloader/kconfigs_projbuild.in"
}