Skip to content

Commit 5c64fdd

Browse files
committed
Do not allocate WiFi and LwIP to PSRAM
Attempt at making WPS work without PSRAM
1 parent b662e2d commit 5c64fdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/defconfig.common

+1
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ CONFIG_SPI_FLASH_WRITE_CHUNK_SIZE=4096
8585
# CONFIG_SPI_SLAVE_ISR_IN_IRAM is not set
8686
CONFIG_SPIRAM_MALLOC_ALWAYSINTERNAL=4096
8787
CONFIG_SPIRAM_MALLOC_RESERVE_INTERNAL=0
88+
# CONFIG_SPIRAM_TRY_ALLOCATE_WIFI_LWIP is not set
8889
CONFIG_ESP_RMAKER_SKIP_VERSION_CHECK=y
8990
CONFIG_ESP_RMAKER_USER_ID_CHECK=y
9091
CONFIG_ESP_INSIGHTS_ENABLED=y

0 commit comments

Comments
 (0)