Skip to content

Commit 6f72c91

Browse files
committed
[sdkconfig] potential deferrment of long term leak
1 parent ace1d7d commit 6f72c91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdkconfig.defaults

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ CONFIG_SPIRAM_BOOT_INIT=y
504504
# CONFIG_SPIRAM_USE_CAPS_ALLOC is not set
505505
CONFIG_SPIRAM_USE_MALLOC=y
506506
# CONFIG_SPIRAM_MEMTEST is not set
507-
CONFIG_SPIRAM_MALLOC_ALWAYSINTERNAL=16384
507+
CONFIG_SPIRAM_MALLOC_ALWAYSINTERNAL=16
508508
CONFIG_SPIRAM_TRY_ALLOCATE_WIFI_LWIP=y
509509
CONFIG_SPIRAM_MALLOC_RESERVE_INTERNAL=32768
510510
CONFIG_SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY=y

0 commit comments

Comments
 (0)