esp-idf/examples/system/ota/native_ota_example
morris a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 2020-07-07 11:40:19 +08:00
..
main esp_rom: extract common GPIO apis into esp_rom_gpio.h 2020-07-07 11:40:19 +08:00
server_certs
CMakeLists.txt
Makefile
README.md
example_test.py example_test.py: Update OTA example tests to make it compatible with python3 2020-06-09 11:58:35 +00: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.