mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
Merge branch 'feature/h4_core_support' into 'master'
feat(core): bringup dual-core for H4 Closes IDF-12317, IDF-12319, IDF-12484, IDF-12311, and IDF-12293 See merge request espressif/esp-idf!39279
This commit is contained in:
@@ -147,7 +147,6 @@ mainmenu "Espressif IoT Development Framework Configuration"
|
||||
config IDF_TARGET_ESP32H4
|
||||
bool
|
||||
default "y" if IDF_TARGET="esp32h4"
|
||||
select FREERTOS_UNICORE # TODO: [ESP32H4] IDF-12319, need remove
|
||||
select IDF_TARGET_ARCH_RISCV
|
||||
select IDF_ENV_FPGA
|
||||
select IDF_ENV_BRINGUP
|
||||
|
||||
Reference in New Issue
Block a user