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