mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
examples: Use CONFIG_LWIP_IPV6 to strip tcp_server example
This commit is contained in:
4
examples/protocols/sockets/tcp_server/sdkconfig.ci.1
Normal file
4
examples/protocols/sockets/tcp_server/sdkconfig.ci.1
Normal file
@@ -0,0 +1,4 @@
|
||||
CONFIG_EXAMPLE_IPV4=y
|
||||
CONFIG_EXAMPLE_IPV6=n
|
||||
CONFIG_EXAMPLE_CONNECT_IPV6=n
|
||||
CONFIG_LWIP_IPV6=n
|
Reference in New Issue
Block a user