xiehang ee2b8a65a0 esp_wifi: Modify ESP_IF_WIFI_STA to WIFI_IF_STA пре 5 година
..
main ee2b8a65a0 esp_wifi: Modify ESP_IF_WIFI_STA to WIFI_IF_STA пре 4 година
CMakeLists.txt d9939cedd9 cmake: make main a component again пре 7 година
Makefile 9784df1c3a asio: examples renamed to have consistent binary names when build in make and CMake пре 7 година
README.md e29294b49a Resolved Issues пре 7 година
example_test.py 57c54f96f1 examples: Fix Python coding style пре 7 година

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.