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 b58b75b commit f7513e7Copy full SHA for f7513e7
configs/defconfig.esp32c3
@@ -46,7 +46,7 @@ CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=2304
46
#
47
# PPP
48
49
-CONFIG_LWIP_PPP_SUPPORT=y
50
-CONFIG_LWIP_PPP_NOTIFY_PHASE_SUPPORT=y
51
-CONFIG_LWIP_PPP_PAP_SUPPORT=y
52
-CONFIG_LWIP_PPP_ENABLE_IPV6=n
+# CONFIG_LWIP_PPP_SUPPORT=y
+# CONFIG_LWIP_PPP_NOTIFY_PHASE_SUPPORT=y
+# CONFIG_LWIP_PPP_PAP_SUPPORT=y
+# CONFIG_LWIP_PPP_ENABLE_IPV6=n
0 commit comments