esp-idf/examples/system/ota/simple_ota_example
Angus Gratton 48d3a5804d Merge branch 'bugfix/simple_ota_example' into 'master'
bugfix(simple_ota_example): Compatible with V3.1 and V3.2,because the NVS format is different

See merge request idf/esp-idf!3983
2019-03-05 13:05:53 +08:00
..
main Merge branch 'bugfix/simple_ota_example' into 'master' 2019-03-05 13:05:53 +08:00
server_certs
CMakeLists.txt
Makefile
README.md
sdkconfig.defaults

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