esp-idf/examples/system/ota/native_ota_example
Angus Gratton 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge 2019-09-16 16:18:48 +10:00
..
main esp_wifi: wifi support new event mechanism 2019-08-20 09:39:51 +00:00
server_certs
CMakeLists.txt ci: support to build esp32s2beta simple examples 2019-07-08 09:16:06 +08:00
Makefile update ota examples to support both Wi-Fi and Ethernet 2019-05-22 17:56:10 +08:00
README.md
sdkconfig.defaults
version.txt bootloader: Add support of anti-rollback 2019-02-14 18:51:43 +08:00

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.