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 b603fc7 commit 6e4ae52Copy full SHA for 6e4ae52
configs/defconfig.esp32s2
@@ -7,6 +7,7 @@ CONFIG_ESP32S2_KEEP_USB_ALIVE=y
7
# CONFIG_USE_MULTINET is not set
8
CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK=y
9
CONFIG_ESP_SYSTEM_MEMPROT_FEATURE=n
10
+CONFIG_ULP_COPROC_ENABLED=y
11
CONFIG_ULP_COPROC_TYPE_FSM=y
12
CONFIG_ULP_COPROC_TYPE_RISCV=y
-CONFIG_ULP_COPROC_RESERVE_MEM=4096
13
+CONFIG_ULP_COPROC_RESERVE_MEM=4096
0 commit comments