Angus Gratton 48d3a5804d Merge branch 'bugfix/simple_ota_example' into 'master' 7 лет назад
..
main 48d3a5804d Merge branch 'bugfix/simple_ota_example' into 'master' 7 лет назад
server_certs c15d3c1ffc examples: Copy ca_cert.pem into both example project dirs 7 лет назад
CMakeLists.txt d9939cedd9 cmake: make main a component again 7 лет назад
Makefile 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature 7 лет назад
README.md e2ae69f6fb Minor Bugfixes in esp_http_client, tcp_transport and simple_ota_example 7 лет назад
sdkconfig.defaults 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature 7 лет назад

README.md

Simple OTA example

This example is based on esp_https_ota component's APIs.

Configuration

Refer README.md in the parent directory for setup details