kopia lustrzana https://github.com/espressif/esp-idf
a908174c06
the binary size check in example test was removed long time ago. Now we have updated ttfw_idf to raise exception when performance standard is not found. These fake performance check will be regarded as error. Remove them now. |
||
---|---|---|
.. | ||
main | ||
CMakeLists.txt | ||
Makefile | ||
README.md | ||
example_test.py | ||
sdkconfig.ci | ||
sdkconfig.ci.ssldyn |
README.md
HTTPS Request Example
Uses APIs from esp-tls
component to make a very simple HTTPS request over a secure connection, including verifying the server TLS certificate.
See the README.md file in the upper level 'examples' directory for more information about examples.