esp-idf/examples/protocols/sockets/tcp_client/main
Harshit Malpani 0798691bf0
fix: Fix protocols example to build without setting target
Protocol examples used to raise an error if the target was not set
and `idf.py build` command was used. This commit fix this error
and when IDF_TARGET is not set, ESP32 is selected as default target
2023-09-20 17:50:16 +05:30
..
CMakeLists.txt fix: Fix protocols example to build without setting target 2023-09-20 17:50:16 +05:30
idf_component.yml feat(examples): add local components via idf_component.yml 2023-09-19 10:38:24 +02:00
Kconfig.projbuild tcp_client example: support for Linux target. 2022-08-16 23:48:18 +05:30
tcp_client_main.c tcp_client example: support for Linux target. 2022-08-16 23:48:18 +05:30
tcp_client_v4.c tcp_client example: support for Linux target. 2022-08-16 23:48:18 +05:30
tcp_client_v6.c all: Removes unnecessary newline character in logs 2023-06-09 03:31:21 +08:00