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 d4d5bdc commit fff067cCopy full SHA for fff067c
configs/defconfig.esp32p4
@@ -0,0 +1,11 @@
1
+CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160=y
2
+# PSRAM is connected in parallel to Flash chip and max clock is 20Mhz
3
+# CONFIG_SPIRAM is not set
4
+
5
+#
6
+# PPP
7
8
+CONFIG_LWIP_PPP_SUPPORT=y
9
+CONFIG_LWIP_PPP_NOTIFY_PHASE_SUPPORT=y
10
+CONFIG_LWIP_PPP_PAP_SUPPORT=y
11
+CONFIG_LWIP_PPP_ENABLE_IPV6=n
0 commit comments