esp-idf/examples/protocols/esp_http_client
2023-01-12 14:50:06 +08:00
..
main Update esp_http_client example to build for linux target 2023-01-04 11:20:43 +05:30
CMakeLists.txt Update esp_http_client example to build for linux target 2023-01-04 11:20:43 +05:30
pytest_esp_http_client.py examples: enable build esp32c6 for wifi and network examples 2023-01-12 14:50:06 +08:00
README.md examples: enable build esp32c6 for wifi and network examples 2023-01-12 14:50:06 +08:00
sdkconfig.ci esp_http_client: Add config option for HTTP Digest auth 2021-03-23 11:58:35 +05:30
sdkconfig.ci.ssldyn examples: make sure WiFi interface is disabled when connecting with Ethernet 2020-05-18 09:29:55 +02:00

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-C6 ESP32-S2 ESP32-S3

ESP HTTP Client Example

See the README.md file in the upper level 'examples' directory for more information about examples.