fix(freertos): limit the experimental support of FREERTOS_SMP to esp32

This commit is contained in:
Marius Vikhammer
2026-01-21 15:42:32 +08:00
parent 7b8d0a0cf2
commit c9cf1b2fe5
5 changed files with 7 additions and 6 deletions
+1
View File
@@ -159,6 +159,7 @@ mainmenu "Espressif IoT Development Framework Configuration"
config IDF_TARGET_LINUX
bool
default "y" if IDF_TARGET="linux"
select FREERTOS_UNICORE
config IDF_FIRMWARE_CHIP_ID
hex