Shubham Kulkarni 4d40f94168 OTA: Add fix in case of URL redirection and a test case of URL redirection %!s(int64=6) %!d(string=hai) anos
..
main 032a041395 Bugfix for failing OTA example %!s(int64=6) %!d(string=hai) anos
server_certs 032a041395 Bugfix for failing OTA example %!s(int64=6) %!d(string=hai) anos
CMakeLists.txt 3f10c4af06 OTA: enable example builds for esp32s2 target %!s(int64=6) %!d(string=hai) anos
Makefile 1886d8d4ef update ota examples to support both Wi-Fi and Ethernet %!s(int64=6) %!d(string=hai) anos
README.md 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature %!s(int64=7) %!d(string=hai) anos
example_test.py 4d40f94168 OTA: Add fix in case of URL redirection and a test case of URL redirection %!s(int64=6) %!d(string=hai) anos
sdkconfig.ci ba31458347 OTA: Fixed OTA with chunked servers and added example_test with chunked server %!s(int64=6) %!d(string=hai) anos
sdkconfig.defaults 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature %!s(int64=7) %!d(string=hai) anos
version.txt e916cf52a3 bootloader: Add support of anti-rollback %!s(int64=7) %!d(string=hai) anos

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.