examples: Added non blocking sockets example tests

Closes https://github.com/espressif/esp-idf/issues/6675
This commit is contained in:
suren.gabrielyan
2021-03-23 20:00:17 +04:00
committed by bot
parent 8e3e65a47b
commit e8bbe2f94f
20 changed files with 848 additions and 0 deletions

View File

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