summaryrefslogtreecommitdiffstats
path: root/esp32/build/kconfigs.in
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2025-11-01 09:46:52 +0800
committerSadeep Madurange <sadeep@asciimx.com>2025-11-01 09:46:52 +0800
commit9f938ab8ba5af561bd44dbc7142f338ce317a01a (patch)
tree7104ce2ac9456c5895f752eff26bad31f8436978 /esp32/build/kconfigs.in
downloadetlas-9f938ab8ba5af561bd44dbc7142f338ce317a01a.tar.gz
Etlas project.
Diffstat (limited to 'esp32/build/kconfigs.in')
-rw-r--r--esp32/build/kconfigs.in52
1 files changed, 52 insertions, 0 deletions
diff --git a/esp32/build/kconfigs.in b/esp32/build/kconfigs.in
new file mode 100644
index 0000000..65e62b8
--- /dev/null
+++ b/esp32/build/kconfigs.in
@@ -0,0 +1,52 @@
+source "/opt/esp-idf/components/app_trace/Kconfig"
+source "/opt/esp-idf/components/bt/Kconfig"
+source "/opt/esp-idf/components/driver/Kconfig"
+source "/opt/esp-idf/components/efuse/Kconfig"
+source "/opt/esp-idf/components/esp-tls/Kconfig"
+source "/opt/esp-idf/components/esp_adc/Kconfig"
+source "/opt/esp-idf/components/esp_coex/Kconfig"
+source "/opt/esp-idf/components/esp_common/Kconfig"
+source "/opt/esp-idf/components/esp_eth/Kconfig"
+source "/opt/esp-idf/components/esp_event/Kconfig"
+source "/opt/esp-idf/components/esp_gdbstub/Kconfig"
+source "/opt/esp-idf/components/esp_http_client/Kconfig"
+source "/opt/esp-idf/components/esp_http_server/Kconfig"
+source "/opt/esp-idf/components/esp_https_ota/Kconfig"
+source "/opt/esp-idf/components/esp_https_server/Kconfig"
+source "/opt/esp-idf/components/esp_hw_support/Kconfig"
+source "/opt/esp-idf/components/esp_lcd/Kconfig"
+source "/opt/esp-idf/components/esp_netif/Kconfig"
+source "/opt/esp-idf/components/esp_partition/Kconfig"
+source "/opt/esp-idf/components/esp_phy/Kconfig"
+source "/opt/esp-idf/components/esp_pm/Kconfig"
+source "/opt/esp-idf/components/esp_psram/Kconfig"
+source "/opt/esp-idf/components/esp_ringbuf/Kconfig"
+source "/opt/esp-idf/components/esp_system/Kconfig"
+source "/opt/esp-idf/components/esp_timer/Kconfig"
+source "/opt/esp-idf/components/esp_wifi/Kconfig"
+source "/opt/esp-idf/components/espcoredump/Kconfig"
+source "/opt/esp-idf/components/fatfs/Kconfig"
+source "/opt/esp-idf/components/freertos/Kconfig"
+source "/opt/esp-idf/components/hal/Kconfig"
+source "/opt/esp-idf/components/heap/Kconfig"
+source "/opt/esp-idf/components/ieee802154/Kconfig"
+source "/opt/esp-idf/components/log/Kconfig"
+source "/opt/esp-idf/components/lwip/Kconfig"
+source "/opt/esp-idf/components/mbedtls/Kconfig"
+source "/opt/esp-idf/components/mqtt/esp-mqtt/Kconfig"
+source "/opt/esp-idf/components/newlib/Kconfig"
+source "/opt/esp-idf/components/nvs_flash/Kconfig"
+source "/opt/esp-idf/components/nvs_sec_provider/Kconfig"
+source "/opt/esp-idf/components/openthread/Kconfig"
+source "/opt/esp-idf/components/protocomm/Kconfig"
+source "/opt/esp-idf/components/pthread/Kconfig"
+source "/opt/esp-idf/components/soc/Kconfig"
+source "/opt/esp-idf/components/spi_flash/Kconfig"
+source "/opt/esp-idf/components/spiffs/Kconfig"
+source "/opt/esp-idf/components/tcp_transport/Kconfig"
+source "/opt/esp-idf/components/ulp/Kconfig"
+source "/opt/esp-idf/components/unity/Kconfig"
+source "/opt/esp-idf/components/usb/Kconfig"
+source "/opt/esp-idf/components/vfs/Kconfig"
+source "/opt/esp-idf/components/wear_levelling/Kconfig"
+source "/opt/esp-idf/components/wifi_provisioning/Kconfig" \ No newline at end of file