8000
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 fabe7af commit fee3c87Copy full SHA for fee3c87
configs/defconfig.esp32s2
@@ -14,4 +14,4 @@ CONFIG_ULP_COPROC_ENABLED=y
14
# Choose FSM or RISCV exclusively! Never both.
15
CONFIG_ULP_COPROC_TYPE_FSM=y
16
# CONFIG_ULP_COPROC_TYPE_RISCV=y
17
-CONFIG_ULP_COPROC_RESERVE_MEM=4096
+CONFIG_ULP_COPROC_RESERVE_MEM=512
configs/defconfig.esp32s3
@@ -16,4 +16,4 @@ CONFIG_ULP_COPROC_ENABLED=y
18
19
0 commit comments