esp-idf/examples/system/ota/advanced_https_ota
Shubham Kulkarni 4874f52d96 Update advanced_https_ota_example and native_ota_example to use esp_ota_abort in case of error 2020-12-03 14:49:55 +05:30
..
main Update advanced_https_ota_example and native_ota_example to use esp_ota_abort in case of error 2020-12-03 14:49:55 +05:30
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