Shubham Kulkarni 662b39fc1e OTA: Fixed OTA with chunked servers and added example_test with chunked server 6 лет назад
..
main 8785ac4c2a Bugfix for failing OTA example 5 лет назад
server_certs 8785ac4c2a Bugfix for failing OTA example 5 лет назад
CMakeLists.txt 1886d8d4ef update ota examples to support both Wi-Fi and Ethernet 6 лет назад
Makefile 1886d8d4ef update ota examples to support both Wi-Fi and Ethernet 6 лет назад
README.md 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature 7 лет назад
example_test.py 662b39fc1e OTA: Fixed OTA with chunked servers and added example_test with chunked server 5 лет назад
sdkconfig.ci 662b39fc1e OTA: Fixed OTA with chunked servers and added example_test with chunked server 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.