esp-idf/examples/system/ota/advanced_https_ota
yuanjm 7e17f64a2d Make OTA example support keepalive 2021-01-22 06:56:28 +00:00
..
main
server_certs
CMakeLists.txt
Makefile
README.md
anti_rollback_partition.csv
example_test.py test: remove fake binary size check in example test: 2020-11-24 17:53:33 +08:00
sdkconfig.ci
sdkconfig.ci.anti_rollback
sdkconfig.defaults

README.md

Advanced HTTPS OTA example

This example is based on esp_https_ota component's APIs.

Configuration

Refer README.md in the parent directory for setup details