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 680fb20 commit 8190b40Copy full SHA for 8190b40
ports/espressif/esp-idf-config/sdkconfig-esp32s2.defaults
@@ -55,7 +55,7 @@ CONFIG_ULP_COPROC_ENABLED=y
55
CONFIG_ULP_COPROC_TYPE_FSM=y
56
CONFIG_ULP_COPROC_TYPE_RISCV=y # Note: enabling both ULPs simultaneously only works due to a modification of adafruit/esp-idf
57
# (see adafruit/esp-idf/pull/16) until espressif/esp-idf/issues/12999 is fixed.
58
-CONFIG_ULP_COPROC_RESERVE_MEM=8176
+CONFIG_ULP_COPROC_RESERVE_MEM=8144
59
# end of Ultra Low Power (ULP) Co-processor
60
61
#
0 commit comments