OVMS3-idf/examples/system/ota/simple_ota_example
2020-08-14 14:35:44 +08:00
..
main feature: support vfs uart set line endings with specified uart number release/v3.3 2020-08-14 14:35:44 +08:00
server_certs example/simple_ota_example: Add example test 2019-10-09 14:02:48 +00:00
CMakeLists.txt cmake: make main a component again 2018-09-11 09:44:12 +08:00
example_test.py example/simple_ota_example: Fix python formatting and KConfig 2019-10-09 14:02:48 +00:00
Makefile esp_https_ota: Add support for HTTPS based ota feature 2018-08-03 16:47:07 +05:30
README.md Minor Bugfixes in esp_http_client, tcp_transport and simple_ota_example 2019-01-07 16:33:41 +08:00
sdkconfig.ci example/simple_ota_example: Fix python formatting and KConfig 2019-10-09 14:02:48 +00:00
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