mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-29 02:07:27 +02:00
feat(examples): Add multiple netif demo: eth+wifi+PPP
This commit is contained in:
2
examples/esp_netif/multiple_netifs/sdkconfig.defaults
Normal file
2
examples/esp_netif/multiple_netifs/sdkconfig.defaults
Normal file
@ -0,0 +1,2 @@
|
||||
CONFIG_LWIP_PPP_SUPPORT=y
|
||||
CONFIG_LWIP_PPP_NOTIFY_PHASE_SUPPORT=y
|
Reference in New Issue
Block a user