esp-idf/examples/protocols/esp_http_client
Euripedes Rocha 4778d9b477 protocols/examples: Disable Wifi connection if not supported
- Disable Kconfig option for Wifi if not supported by the SoC
- Enable building mqtt examples when target is set to esp32h2
2023-05-30 13:26:45 +02:00
..
main
CMakeLists.txt
README.md protocols/examples: Disable Wifi connection if not supported 2023-05-30 13:26:45 +02:00
pytest_esp_http_client.py
sdkconfig.ci
sdkconfig.ci.ssldyn
sdkconfig.defaults

README.md

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

ESP HTTP Client Example

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