Harshit Malpani 773c5ec5b9 Fix for advanced_ota_redirect_url example failure in CI 4 лет назад
..
main 3826b80f3a Make OTA example support keepalive 4 лет назад
server_certs 1630fd6abb OTA examples: Updated server certificate 4 лет назад
CMakeLists.txt 25ab8380c8 ci: support to build esp32s2beta simple examples 6 лет назад
Makefile 1886d8d4ef update ota examples to support both Wi-Fi and Ethernet 6 лет назад
README.md e2ae69f6fb Minor Bugfixes in esp_http_client, tcp_transport and simple_ota_example 7 лет назад
example_test.py 773c5ec5b9 Fix for advanced_ota_redirect_url example failure in CI 4 лет назад
sdkconfig.ci a2b5a93881 example/simple_ota_example: Fix python formatting and KConfig 6 лет назад
sdkconfig.defaults 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature 7 лет назад

README.md

Simple OTA example

This example is based on esp_https_ota component's APIs.

Configuration

Refer README.md in the parent directory for setup details