OVMS3-idf/examples/system/ota/native_ota_example
2018-08-28 11:11:57 +08:00
..
main Merge branch 'feature/nvs_version_check_v3.1' into 'release/v3.1' 2018-08-10 11:36:39 +08:00
CMakeLists.txt cmake: Add missing example CMakeLists.txt files, CI check all examples have both 2018-08-28 11:11:57 +08:00
Makefile esp_https_ota: Add support for HTTPS based ota feature 2018-08-08 14:55:22 +05:30
README.md esp_https_ota: Add support for HTTPS based ota feature 2018-08-08 14:55:22 +05:30
sdkconfig.defaults esp_https_ota: Add support for HTTPS based ota feature 2018-08-08 14:55:22 +05:30

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.