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 a920431 commit d65864aCopy full SHA for d65864a
configs/defconfig.esp32
@@ -26,6 +26,8 @@ CONFIG_ULP_COPROC_RESERVE_MEM=4096
26
27
CONFIG_ESP_MAC_IGNORE_MAC_CRC_ERROR=y
28
29
+CONFIG_SPI_FLASH_PLACE_FUNCTIONS_IN_IRAM=y
30
+
31
CONFIG_ETH_ENABLED=y
32
CONFIG_ETH_USE_ESP32_EMAC=y
33
CONFIG_ETH_PHY_INTERFACE_RMII=y
0 commit comments