Shubham Kulkarni 662b39fc1e OTA: Fixed OTA with chunked servers and added example_test with chunked server před 6 roky
..
main 8785ac4c2a Bugfix for failing OTA example před 5 roky
server_certs 8785ac4c2a Bugfix for failing OTA example před 5 roky
CMakeLists.txt 1886d8d4ef update ota examples to support both Wi-Fi and Ethernet před 6 roky
Makefile 1886d8d4ef update ota examples to support both Wi-Fi and Ethernet před 6 roky
README.md 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature před 7 roky
example_test.py 662b39fc1e OTA: Fixed OTA with chunked servers and added example_test with chunked server před 5 roky
sdkconfig.ci 662b39fc1e OTA: Fixed OTA with chunked servers and added example_test with chunked server před 5 roky
sdkconfig.defaults 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature před 7 roky
version.txt e916cf52a3 bootloader: Add support of anti-rollback před 7 roky

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.