mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-18 13:02:21 +02:00
examples: enable IPv6 in example common connect for esp32s2
Closes IDF-1115 * Original commit: espressif/esp-idf@0927ac648f
This commit is contained in:
committed by
suren-gabrielyan-espressif
parent
07399011f7
commit
2a23f355c7
@ -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.
|
||||||
|
Reference in New Issue
Block a user