OVMS3-idf/examples/system/ota/simple_ota_example
2018-08-29 20:22:55 +08:00
..
main esp_https_ota: Add support for HTTPS based ota feature 2018-08-03 16:47:07 +05:30
CMakeLists.txt cmake: Add missing example CMakeLists.txt files, CI check all examples have both 2018-08-29 20:22:55 +08:00
Makefile esp_https_ota: Add support for HTTPS based ota feature 2018-08-03 16:47:07 +05:30
README.md esp_https_ota: Add support for HTTPS based ota feature 2018-08-03 16:47:07 +05:30
sdkconfig.defaults esp_https_ota: Add support for HTTPS based ota feature 2018-08-03 16:47:07 +05:30

Simple OTA example

This example is based on http_firmware_upgrade component's APIs.

Configuration

Refer README.md in the parent directory for setup details