Energy_monitor_uart/build/bootloader/kconfigs.in
2025-03-04 16:34:21 +05:30

10 lines
750 B
Plaintext

source "C:/Espressif/frameworks/esp-idf-v5.3.1/components/efuse/Kconfig"
source "C:/Espressif/frameworks/esp-idf-v5.3.1/components/esp_common/Kconfig"
source "C:/Espressif/frameworks/esp-idf-v5.3.1/components/esp_hw_support/Kconfig"
source "C:/Espressif/frameworks/esp-idf-v5.3.1/components/esp_system/Kconfig"
source "C:/Espressif/frameworks/esp-idf-v5.3.1/components/freertos/Kconfig"
source "C:/Espressif/frameworks/esp-idf-v5.3.1/components/hal/Kconfig"
source "C:/Espressif/frameworks/esp-idf-v5.3.1/components/log/Kconfig"
source "C:/Espressif/frameworks/esp-idf-v5.3.1/components/newlib/Kconfig"
source "C:/Espressif/frameworks/esp-idf-v5.3.1/components/soc/Kconfig"
source "C:/Espressif/frameworks/esp-idf-v5.3.1/components/spi_flash/Kconfig"