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 a8a1903 commit 1d22dbeCopy full SHA for 1d22dbe
configs/defconfig.esp32s3
@@ -41,7 +41,7 @@ CONFIG_ESP32S3_DEFAULT_CPU_FREQ_240=y
41
CONFIG_ESP32S3_SPIRAM_SUPPORT=y
42
CONFIG_ESP32S3_ULP_COPROC_ENABLED=y
43
CONFIG_ESP32S3_ULP_COPROC_RISCV=y
44
-CONFIG_ESP32S3_ULP_COPROC_RESERVE_MEM=1024
+CONFIG_ESP32S3_ULP_COPROC_RESERVE_MEM=4096
45
CONFIG_SPIRAM_MALLOC_ALWAYSINTERNAL=4096
46
CONFIG_SPIRAM_TRY_ALLOCATE_WIFI_LWIP=y
47
CONFIG_SPIRAM_MALLOC_RESERVE_INTERNAL=0
0 commit comments