OVMS3-idf/examples/system/ota/simple_ota_example
2019-02-12 11:32:54 +05:30
..
main examples: Copy ca_cert.pem into both example project dirs 2018-09-19 14:38:19 +10:00
server_certs examples: Copy ca_cert.pem into both example project dirs 2018-09-19 14:38:19 +10:00
CMakeLists.txt cmake: make main a component again 2018-09-11 09:44:12 +08:00
Makefile esp_https_ota: Add support for HTTPS based ota feature 2018-08-03 16:47:07 +05:30
README.md examples/simple_ota_example: Fix incorrect component reference in README 2019-02-12 11:32:54 +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 esp_https_ota component's APIs.

Configuration

Refer README.md in the parent directory for setup details