mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'bugfix/example_esp32s2_ipv6_on' into 'master'
examples: enable IPv6 in example common connect for esp32s2 Closes IDF-1115 See merge request espressif/esp-idf!7879
This commit is contained in:
commit
a3816bcb75
@ -176,8 +176,6 @@ menu "Example Connection Configuration"
|
|||||||
|
|
||||||
config EXAMPLE_CONNECT_IPV6
|
config EXAMPLE_CONNECT_IPV6
|
||||||
bool "Obtain IPv6 link-local address"
|
bool "Obtain IPv6 link-local address"
|
||||||
depends on IDF_TARGET_ESP32
|
|
||||||
# ToDo: remove once IPV6 is supported on esp32s2
|
|
||||||
default y
|
default y
|
||||||
help
|
help
|
||||||
By default, examples will wait until IPv4 and IPv6 addresses are obtained.
|
By default, examples will wait until IPv4 and IPv6 addresses are obtained.
|
||||||
|
Loading…
Reference in New Issue
Block a user