Skip to content

Commit 237aa8c

Browse files
authored
Update defconfig.esp32
1 parent d65864a commit 237aa8c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

configs/defconfig.esp32

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ CONFIG_ULP_COPROC_RESERVE_MEM=4096
2626

2727
CONFIG_ESP_MAC_IGNORE_MAC_CRC_ERROR=y
2828

29+
# try to fix esp32 crash at boot
2930
CONFIG_SPI_FLASH_PLACE_FUNCTIONS_IN_IRAM=y
31+
CONFIG_SPI_FLASH_AUTO_SUSPEND=y
3032

3133
CONFIG_ETH_ENABLED=y
3234
CONFIG_ETH_USE_ESP32_EMAC=y

0 commit comments

Comments
 (0)