examples: Use CONFIG_LWIP_IPV6 to strip tcp_server example

This commit is contained in:
yuanjm
2021-01-26 16:17:56 +08:00
parent 31a20088af
commit b06a588263
4 changed files with 21 additions and 8 deletions

View File

@@ -0,0 +1,4 @@
CONFIG_EXAMPLE_IPV4=y
CONFIG_EXAMPLE_IPV6=n
CONFIG_EXAMPLE_CONNECT_IPV6=n
CONFIG_LWIP_IPV6=n