esp-idf/examples/system/ota/native_ota_example
Fu Hanxi 0146f258d7 style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
..
main Make OTA example support keepalive 2021-01-22 06:56:28 +00:00
server_certs
CMakeLists.txt
Makefile
README.md
example_test.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
sdkconfig.ci
sdkconfig.defaults
version.txt

README.md

Native OTA example

This example is based on app_update component's APIs.

Configuration

Refer the README.md in the parent directory for the setup details.