esp-idf/examples/protocols/http_server
Harshit Malpani 7decf3e344
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-25 16:57:22 +05:30
..
advanced_tests
captive_portal
file_serving
persistent_sockets
restful_server
simple fix: Fix protocols example to build without setting target 2023-09-25 16:57:22 +05:30
ws_echo_server