Harshit Malpani 773c5ec5b9 Fix for advanced_ota_redirect_url example failure in CI 4 lat temu
..
main 3826b80f3a Make OTA example support keepalive 4 lat temu
server_certs 1630fd6abb OTA examples: Updated server certificate 4 lat temu
CMakeLists.txt 25ab8380c8 ci: support to build esp32s2beta simple examples 6 lat temu
Makefile 1886d8d4ef update ota examples to support both Wi-Fi and Ethernet 6 lat temu
README.md 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature 7 lat temu
example_test.py 773c5ec5b9 Fix for advanced_ota_redirect_url example failure in CI 4 lat temu
sdkconfig.ci 39ef55261c Increase receive timeout in sdkconfig.ci to fix CI failures 5 lat temu
sdkconfig.defaults 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature 7 lat temu
version.txt e916cf52a3 bootloader: Add support of anti-rollback 7 lat temu

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.