feat(examples): Add multiple netif demo: eth+wifi+PPP

This commit is contained in:
David Cermak
2023-04-26 19:10:16 +02:00
parent 4f1769ec71
commit 00d7c40848
12 changed files with 824 additions and 0 deletions

View File

@ -0,0 +1,2 @@
CONFIG_LWIP_PPP_SUPPORT=y
CONFIG_LWIP_PPP_NOTIFY_PHASE_SUPPORT=y