Chen Yu Dong 312f100551 bugfix: import error in example tests 5 лет назад
..
main a293dfea7a feature: support vfs uart set line endings with specified uart number release/v3.3 5 лет назад
server_certs a63b5d155f Bugfix for failing OTA example 6 лет назад
CMakeLists.txt d9939cedd9 cmake: make main a component again 7 лет назад
Makefile 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature 7 лет назад
README.md 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature 7 лет назад
example_test.py 312f100551 bugfix: import error in example tests 5 лет назад
sdkconfig.ci b45e2699b2 Increase receive timeout in sdkconfig.ci to fix CI failures 5 лет назад
sdkconfig.defaults 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature 7 лет назад
version.txt e916cf52a3 bootloader: Add support of anti-rollback 7 лет назад

README.md

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.