socket-example: Add tcp client example for multiple interfaces

This commit is contained in:
Liu Han
2019-12-04 18:27:28 +08:00
committed by David Cermak
parent be3b6b7cb8
commit 547210f7a5
8 changed files with 322 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
CONFIG_EXAMPLE_CONNECT_WIFI=y
CONFIG_EXAMPLE_CONNECT_ETHERNET=y