kconfigs.in 540 B

12345678910
  1. source "/root/esp/esp-idf/components/efuse/Kconfig"
  2. source "/root/esp/esp-idf/components/esp_common/Kconfig"
  3. source "/root/esp/esp-idf/components/esp_hw_support/Kconfig"
  4. source "/root/esp/esp-idf/components/esp_system/Kconfig"
  5. source "/root/esp/esp-idf/components/freertos/Kconfig"
  6. source "/root/esp/esp-idf/components/hal/Kconfig"
  7. source "/root/esp/esp-idf/components/log/Kconfig"
  8. source "/root/esp/esp-idf/components/newlib/Kconfig"
  9. source "/root/esp/esp-idf/components/soc/Kconfig"
  10. source "/root/esp/esp-idf/components/spi_flash/Kconfig"