Mahavir Jain e1a6846ac3 examples/ota: disable WiFi power save mode for optimal performance 6 tahun lalu
..
main e1a6846ac3 examples/ota: disable WiFi power save mode for optimal performance 6 tahun lalu
server_certs c15d3c1ffc examples: Copy ca_cert.pem into both example project dirs 7 tahun lalu
CMakeLists.txt 25ab8380c8 ci: support to build esp32s2beta simple examples 6 tahun lalu
Makefile 1886d8d4ef update ota examples to support both Wi-Fi and Ethernet 6 tahun lalu
README.md 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature 7 tahun lalu
sdkconfig.defaults 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature 7 tahun lalu
version.txt e916cf52a3 bootloader: Add support of anti-rollback 7 tahun lalu

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.