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 protocols/examples: Disable Wifi connection if not supported 2023-07-12 06:19:20 +00:00
captive_portal CI: enable more wifi cases 2023-01-06 06:03:52 +00:00
file_serving protocols/examples: Disable Wifi connection if not supported 2023-07-12 06:19:20 +00:00
persistent_sockets protocols/examples: Disable Wifi connection if not supported 2023-07-12 06:19:20 +00:00
restful_server examples: enable build esp32c6 for wifi and network examples 2023-01-12 14:50:06 +08:00
simple fix: Fix protocols example to build without setting target 2023-09-25 16:57:22 +05:30
ws_echo_server protocols/examples: Disable Wifi connection if not supported 2023-07-12 06:19:20 +00:00