kconfigs.in 749 B

123456789101112
  1. source "C:/Dev/esp/v5.5.1/esp-idf/components/efuse/Kconfig"
  2. source "C:/Dev/esp/v5.5.1/esp-idf/components/esp_common/Kconfig"
  3. source "C:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/Kconfig"
  4. source "C:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/Kconfig"
  5. source "C:/Dev/esp/v5.5.1/esp-idf/components/esp_security/Kconfig"
  6. source "C:/Dev/esp/v5.5.1/esp-idf/components/esp_system/Kconfig"
  7. source "C:/Dev/esp/v5.5.1/esp-idf/components/freertos/Kconfig"
  8. source "C:/Dev/esp/v5.5.1/esp-idf/components/hal/Kconfig"
  9. source "C:/Dev/esp/v5.5.1/esp-idf/components/log/Kconfig"
  10. source "C:/Dev/esp/v5.5.1/esp-idf/components/newlib/Kconfig"
  11. source "C:/Dev/esp/v5.5.1/esp-idf/components/soc/Kconfig"
  12. source "C:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/Kconfig"