David Cermak 31b2702387 esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK() 6 年 前
..
main 31b2702387 esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK() 6 年 前
server_certs 9fa23bc599 example/simple_ota_example: Add example test 6 年 前
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 c906e2afee test: update example and unit tests with new import roles: 6 年 前
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