Mahavir Jain c533674120 simple_ota_example: add SPIRAM enabled configuration vor 5 Jahren
..
main 31b2702387 esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK() vor 6 Jahren
server_certs 9fa23bc599 example/simple_ota_example: Add example test vor 6 Jahren
CMakeLists.txt 3f10c4af06 OTA: enable example builds for esp32s2 target vor 6 Jahren
Makefile 1886d8d4ef update ota examples to support both Wi-Fi and Ethernet vor 6 Jahren
README.md e2ae69f6fb Minor Bugfixes in esp_http_client, tcp_transport and simple_ota_example vor 7 Jahren
example_test.py c533674120 simple_ota_example: add SPIRAM enabled configuration vor 5 Jahren
sdkconfig.ci a2b5a93881 example/simple_ota_example: Fix python formatting and KConfig vor 6 Jahren
sdkconfig.ci.spiram c533674120 simple_ota_example: add SPIRAM enabled configuration vor 5 Jahren
sdkconfig.defaults 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature vor 7 Jahren

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