esp-idf/examples/protocols/esp_http_client
Mahavir Jain a597cc80aa
examples: add dependency on cert bundle configuration
Refactor examples to build with MBEDTLS_CERTIFICATE_BUNDLE disabled. Only examples
that can work with certificate bundle disabled have been modified here.
2022-06-12 09:30:31 +05:30
..
main examples: add dependency on cert bundle configuration 2022-06-12 09:30:31 +05:30
CMakeLists.txt
Makefile
README.md
esp_http_client_test.py
sdkconfig.ci
sdkconfig.ci.ssldyn

README.md

ESP HTTP Client Example

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