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 3f27b8f commit 99e5e06Copy full SHA for 99e5e06
configs/defconfig.esp32s2
@@ -3,6 +3,7 @@ CONFIG_SPIRAM=y
3
CONFIG_SPIRAM_TRY_ALLOCATE_WIFI_LWIP=y
4
CONFIG_ESP32S2_KEEP_USB_ALIVE=y
5
CONFIG_ULP_COPROC_ENABLED=y
6
+CONFIG_ULP_COPROC_TYPE_FSM=y
7
CONFIG_ESP32_ULP_COPROC_RISCV=y
8
CONFIG_ESP32_ULP_COPROC_RESERVE_MEM=4096
9
# CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 is not set
0 commit comments