feat(esp32c5): introduce target esp32c5

This commit is contained in:
laokaiyao
2023-11-21 17:32:12 +08:00
parent 076aefce74
commit bb0879b3f8
26 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ mainmenu "Espressif IoT Development Framework Configuration"
default "y" if IDF_TARGET="esp32c5"
select FREERTOS_UNICORE
select IDF_TARGET_ARCH_RISCV
select IDF_ENV_FPGA
select IDF_ENV_FPGA
config IDF_TARGET_ESP32P4
bool