Files
ESP-Nodes/ESP32-IDF_ePaper/build/bootloader/kconfigs.in
2025-04-04 21:48:56 -04:00

11 lines
687 B
Plaintext

source "/home/abobkov/esp/esp-idf/components/efuse/Kconfig"
source "/home/abobkov/esp/esp-idf/components/esp_common/Kconfig"
source "/home/abobkov/esp/esp-idf/components/esp_hw_support/Kconfig"
source "/home/abobkov/esp/esp-idf/components/esp_security/Kconfig"
source "/home/abobkov/esp/esp-idf/components/esp_system/Kconfig"
source "/home/abobkov/esp/esp-idf/components/freertos/Kconfig"
source "/home/abobkov/esp/esp-idf/components/hal/Kconfig"
source "/home/abobkov/esp/esp-idf/components/log/Kconfig"
source "/home/abobkov/esp/esp-idf/components/newlib/Kconfig"
source "/home/abobkov/esp/esp-idf/components/soc/Kconfig"
source "/home/abobkov/esp/esp-idf/components/spi_flash/Kconfig"