We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 599ed7b commit acff3d3Copy full SHA for acff3d3
src/platforms/esp32/sdkconfig.defaults.esp32p4
@@ -11,5 +11,6 @@ CONFIG_SPIRAM=y
11
# (default options for esp32-p4-function-ev-board)
12
CONFIG_LWIP_PPP_VJ_HEADER_COMPRESSION=n
13
CONFIG_SLAVE_IDF_TARGET_ESP32C6=y
14
+CONFIG_LWIP_IPV6=y
15
CONFIG_WIFI_RMT_EXTRA_IRAM_OPT=n
16
CONFIG_WIFI_RMT_SLP_IRAM_OPT=n
0 commit comments