2024-02-23 16:50:31 +08:00
|
|
|
#####################################################
|
|
|
|
# This file is auto-generated from SoC caps
|
|
|
|
# using gen_soc_caps_kconfig.py, do not edit manually
|
|
|
|
#####################################################
|
|
|
|
|
2024-02-20 15:40:55 +08:00
|
|
|
if IDF_TARGET_ESP32C5_BETA3_VERSION
|
2024-02-23 16:50:31 +08:00
|
|
|
source "$IDF_PATH/components/esp_rom/esp32c5/beta3/esp32c5/Kconfig.soc_caps.in"
|
2024-02-20 15:40:55 +08:00
|
|
|
endif
|
2023-11-09 17:23:50 +08:00
|
|
|
|
2024-02-20 15:40:55 +08:00
|
|
|
if IDF_TARGET_ESP32C5_MP_VERSION
|
2024-02-23 16:50:31 +08:00
|
|
|
source "$IDF_PATH/components/esp_rom/esp32c5/mp/esp32c5/Kconfig.soc_caps.in"
|
2024-02-20 15:40:55 +08:00
|
|
|
endif
|