mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-09-30 20:51:04 +00:00
10 lines
660 B
Plaintext
10 lines
660 B
Plaintext
source "/home/alex/esp/v5.3.2/esp-idf/components/efuse/Kconfig"
|
|
source "/home/alex/esp/v5.3.2/esp-idf/components/esp_common/Kconfig"
|
|
source "/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/Kconfig"
|
|
source "/home/alex/esp/v5.3.2/esp-idf/components/esp_system/Kconfig"
|
|
source "/home/alex/esp/v5.3.2/esp-idf/components/freertos/Kconfig"
|
|
source "/home/alex/esp/v5.3.2/esp-idf/components/hal/Kconfig"
|
|
source "/home/alex/esp/v5.3.2/esp-idf/components/log/Kconfig"
|
|
source "/home/alex/esp/v5.3.2/esp-idf/components/newlib/Kconfig"
|
|
source "/home/alex/esp/v5.3.2/esp-idf/components/soc/Kconfig"
|
|
source "/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/Kconfig" |