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 88e9f55 commit c651c17Copy full SHA for c651c17
configs/defconfig.esp32s2
@@ -7,7 +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
+CONFIG_ESP32S2_ULP_COPROC_ENABLED=y
11
CONFIG_ULP_COPROC_TYPE_FSM=y
12
CONFIG_ULP_COPROC_TYPE_RISCV=y
13
CONFIG_ULP_COPROC_RESERVE_MEM=4096
0 commit comments