feat(esp32c5): enable stub for esp32c5 eco2

This commit is contained in:
laokaiyao
2025-05-16 16:21:47 +08:00
committed by Kevin (Lao Kaiyao)
parent c6bc55f91e
commit 0359404330

View File

@ -118,8 +118,6 @@ mainmenu "Espressif IoT Development Framework Configuration"
default "y" if IDF_TARGET="esp32c5"
select FREERTOS_UNICORE
select IDF_TARGET_ARCH_RISCV
# TODO: [ESPTOOL-1044] remove when stub supported
select IDF_ENV_BRINGUP
config IDF_TARGET_ESP32P4
bool