esp-idf/examples/system/ota/native_ota_example
Shubham Kulkarni 60fcf1bae6 Increase receive timeout in sdkconfig.ci to fix CI failures 2020-07-08 04:03:26 +00:00
..
main esp_rom: extract common GPIO apis into esp_rom_gpio.h 2020-07-07 11:40:19 +08:00
server_certs Bugfix for failing OTA example 2019-12-31 14:18:16 +05:30
CMakeLists.txt OTA: enable example builds for esp32s2 target 2020-01-29 15:20:42 +01:00
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 Increase receive timeout in sdkconfig.ci to fix CI failures 2020-07-08 04:03:26 +00:00
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.