We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 815b79a commit 92149c8Copy full SHA for 92149c8
ports/esp32/boards/sdkconfig
@@ -19,7 +19,6 @@ CONFIG_ESP32_XTAL_FREQ_AUTO=y
19
CONFIG_PM_ENABLE=y
20
21
# FreeRTOS
22
-CONFIG_FREERTOS_UNICORE=y
23
CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS=2
24
CONFIG_SUPPORT_STATIC_ALLOCATION=y
25
CONFIG_ENABLE_STATIC_TASK_CLEAN_UP_HOOK=y
ports/esp32/boards/sdkconfig.spiram
@@ -22,7 +22,6 @@ CONFIG_ESP32_XTAL_FREQ_AUTO=y
26
27
28
0 commit comments