OVMS3-idf/examples/system/ota/native_ota_example
Michael (XIAO Xufeng) a3ef2bbe33 Merge branch 'feature/vfs_uart_set_line_ending_v3.3' into 'release/v3.3'
feature: support vfs uart set line endings with specified uart number release/v3.3

See merge request espressif/esp-idf!9595
2020-09-09 10:36:59 +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 Bugfix for failing OTA example 2020-01-13 17:39:01 +05:30
CMakeLists.txt cmake: make main a component again 2018-09-11 09:44:12 +08:00
example_test.py OTA: Add fix in case of URL redirection 2020-03-09 13:21:21 +05:30
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.ci Increase receive timeout in sdkconfig.ci to fix CI failures 2020-07-08 10:02:07 +05:30
sdkconfig.defaults esp_https_ota: Add support for HTTPS based ota feature 2018-08-03 16:47:07 +05:30
version.txt bootloader: Add support of anti-rollback 2019-02-14 18:51:43 +08:00

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.