mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-07 22:56:11 +00:00
.
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"COMPONENT_KCONFIGS": "/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/Kconfig;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/Kconfig;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/Kconfig;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/Kconfig;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/Kconfig;/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/Kconfig;/home/abobkov/esp/v5.4.1/esp-idf/components/hal/Kconfig;/home/abobkov/esp/v5.4.1/esp-idf/components/log/Kconfig;/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/Kconfig;/home/abobkov/esp/v5.4.1/esp-idf/components/soc/Kconfig;/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/Kconfig",
|
||||
"COMPONENT_KCONFIGS_PROJBUILD": "/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader/Kconfig.projbuild;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/Kconfig.projbuild;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/Kconfig.projbuild;/home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py/Kconfig.projbuild;/home/abobkov/esp/v5.4.1/esp-idf/components/partition_table/Kconfig.projbuild",
|
||||
"COMPONENT_SDKCONFIG_RENAMES": "/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader/sdkconfig.rename;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sdkconfig.rename;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sdkconfig.rename.esp32c3;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/sdkconfig.rename;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/sdkconfig.rename.esp32c3;/home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py/sdkconfig.rename;/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/sdkconfig.rename;/home/abobkov/esp/v5.4.1/esp-idf/components/hal/sdkconfig.rename;/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/sdkconfig.rename.esp32c3;/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/sdkconfig.rename",
|
||||
"COMPONENT_KCONFIGS": "C:/Users/alex/esp/v5.4/esp-idf/components/efuse/Kconfig;C:/Users/alex/esp/v5.4/esp-idf/components/esp_common/Kconfig;C:/Users/alex/esp/v5.4/esp-idf/components/esp_hw_support/Kconfig;C:/Users/alex/esp/v5.4/esp-idf/components/esp_security/Kconfig;C:/Users/alex/esp/v5.4/esp-idf/components/esp_system/Kconfig;C:/Users/alex/esp/v5.4/esp-idf/components/freertos/Kconfig;C:/Users/alex/esp/v5.4/esp-idf/components/hal/Kconfig;C:/Users/alex/esp/v5.4/esp-idf/components/log/Kconfig;C:/Users/alex/esp/v5.4/esp-idf/components/newlib/Kconfig;C:/Users/alex/esp/v5.4/esp-idf/components/soc/Kconfig;C:/Users/alex/esp/v5.4/esp-idf/components/spi_flash/Kconfig",
|
||||
"COMPONENT_KCONFIGS_PROJBUILD": "C:/Users/alex/esp/v5.4/esp-idf/components/bootloader/Kconfig.projbuild;C:/Users/alex/esp/v5.4/esp-idf/components/esp_app_format/Kconfig.projbuild;C:/Users/alex/esp/v5.4/esp-idf/components/esp_rom/Kconfig.projbuild;C:/Users/alex/esp/v5.4/esp-idf/components/esptool_py/Kconfig.projbuild;C:/Users/alex/esp/v5.4/esp-idf/components/partition_table/Kconfig.projbuild",
|
||||
"COMPONENT_SDKCONFIG_RENAMES": "C:/Users/alex/esp/v5.4/esp-idf/components/bootloader/sdkconfig.rename;C:/Users/alex/esp/v5.4/esp-idf/components/esp_hw_support/sdkconfig.rename;C:/Users/alex/esp/v5.4/esp-idf/components/esp_hw_support/sdkconfig.rename.esp32c3;C:/Users/alex/esp/v5.4/esp-idf/components/esp_system/sdkconfig.rename;C:/Users/alex/esp/v5.4/esp-idf/components/esp_system/sdkconfig.rename.esp32c3;C:/Users/alex/esp/v5.4/esp-idf/components/esptool_py/sdkconfig.rename;C:/Users/alex/esp/v5.4/esp-idf/components/freertos/sdkconfig.rename;C:/Users/alex/esp/v5.4/esp-idf/components/hal/sdkconfig.rename;C:/Users/alex/esp/v5.4/esp-idf/components/newlib/sdkconfig.rename.esp32c3;C:/Users/alex/esp/v5.4/esp-idf/components/spi_flash/sdkconfig.rename",
|
||||
"IDF_TARGET": "esp32c3",
|
||||
"IDF_TOOLCHAIN": "gcc",
|
||||
"IDF_VERSION": "5.4.1",
|
||||
"IDF_VERSION": "5.4.0",
|
||||
"IDF_ENV_FPGA": "",
|
||||
"IDF_PATH": "/home/abobkov/esp/v5.4.1/esp-idf",
|
||||
"COMPONENT_KCONFIGS_SOURCE_FILE": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/build/bootloader/kconfigs.in",
|
||||
"COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/build/bootloader/kconfigs_projbuild.in"
|
||||
"IDF_PATH": "C:/Users/alex/esp/v5.4/esp-idf",
|
||||
"COMPONENT_KCONFIGS_SOURCE_FILE": "C:/Users/alex/github/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/build/bootloader/kconfigs.in",
|
||||
"COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE": "C:/Users/alex/github/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/build/bootloader/kconfigs_projbuild.in"
|
||||
}
|
||||
|
Reference in New Issue
Block a user