OVMS3-idf/examples/system/ota/simple_ota_example
InfiniteYuan1 8db70b4aa8 bugfix(simple_ota): Compatible with V3.1 and V3.2
(cherry picked from commit 0fa31d3e31)
2019-03-21 10:26:33 +08:00
..
main bugfix(simple_ota): Compatible with V3.1 and V3.2 2019-03-21 10:26:33 +08:00
server_certs examples: Copy ca_cert.pem into both example project dirs 2018-10-30 10:59:39 +11:00
CMakeLists.txt cmake: make main a component again 2018-09-13 11:13:27 +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

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