Mahavir Jain 90290507fb fix(mbedtls): Build issue in dynamic buffer feature 2 лет назад
..
main 8d589d758e Merge branch 'ci/fix_failures_in_esp_http_client_example' into 'master' 2 лет назад
CMakeLists.txt b2af4d9689 lwip/linux: Add lwip support for networking component under linux 2 лет назад
README.md 4778d9b477 protocols/examples: Disable Wifi connection if not supported 2 лет назад
pytest_esp_http_client.py 6ca69c45d4 fix esp_http_client_linux high failures in CI. Only build the esp_http_client for Linux and do not run test in CI 2 лет назад
sdkconfig.ci 20ed23bcd0 CI: fix esp_http_client example failures in CI. Timeout was observed in the logs while performing HTTP requests. Changing the endpoint when testing in CI 2 лет назад
sdkconfig.ci.ssldyn 90290507fb fix(mbedtls): Build issue in dynamic buffer feature 2 лет назад
sdkconfig.defaults ae403c6210 Add test for Linux in pytest_esp_http_client.py 2 лет назад

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.