esp-idf/examples/protocols/sockets/tcp_client_multi_net/main
Ivan Grokhotkov 6d87100a70
feat(examples): add local components via idf_component.yml
Specifying all the dependencies (managed and local) in the manifest
makes it easier for users to see every component the example
depends on.
2023-09-19 10:38:24 +02:00
..
CMakeLists.txt socket-example: Add tcp client example for multiple interfaces 2020-05-18 09:26:24 +02:00
idf_component.yml feat(examples): add local components via idf_component.yml 2023-09-19 10:38:24 +02:00
Kconfig.projbuild esp-netif: Added API to get the underlying interface name 2020-05-18 09:26:24 +02:00
tcp_client_multiple.c lwip: added config option to enable LWIP_NETIF_API 2021-03-17 17:53:07 +00:00