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 5fb4e99 commit 7a73aacCopy full SHA for 7a73aac
configs/defconfig.esp32
@@ -26,10 +26,6 @@ CONFIG_ULP_COPROC_RESERVE_MEM=4096
26
27
CONFIG_ESP_MAC_IGNORE_MAC_CRC_ERROR=y
28
29
-# try to fix esp32 crash at boot
30
-CONFIG_SPI_FLASH_PLACE_FUNCTIONS_IN_IRAM=y
31
-CONFIG_SPI_FLASH_AUTO_SUSPEND=y
32
-
33
CONFIG_ETH_ENABLED=y
34
CONFIG_ETH_USE_ESP32_EMAC=y
35
CONFIG_ETH_PHY_INTERFACE_RMII=y
0 commit comments