esp-idf/examples/system/ota/simple_ota_example
yuanjm 7e17f64a2d Make OTA example support keepalive 2021-01-22 06:56:28 +00:00
..
main Make OTA example support keepalive 2021-01-22 06:56:28 +00:00
server_certs
CMakeLists.txt
Makefile Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
README.md
example_test.py nvs_flash: Modify the default NVS initialization API with internal nvs encryption 2021-01-20 11:12:14 +00:00
sdkconfig.ci
sdkconfig.ci.flash_enc nvs_flash: Modify the default NVS initialization API with internal nvs encryption 2021-01-20 11:12:14 +00:00
sdkconfig.ci.spiram simple_ota_example: add SPIRAM enabled configuration 2020-06-12 05:45:02 +00:00
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