mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-26 20:53:11 +00:00
lwip: Support IPv6 only mode
This commit is contained in:
@@ -3,6 +3,7 @@ menu "Example Configuration"
|
||||
config EXAMPLE_IPV4
|
||||
bool "IPV4"
|
||||
default y
|
||||
depends on LWIP_IPV4
|
||||
|
||||
config EXAMPLE_IPV6
|
||||
bool "IPV6"
|
||||
|
||||
Reference in New Issue
Block a user