yuanjm fd5f65a2d4 Make OTA example support keepalive %!s(int64=5) %!d(string=hai) anos
..
main fd5f65a2d4 Make OTA example support keepalive %!s(int64=5) %!d(string=hai) anos
server_certs 9fa23bc599 example/simple_ota_example: Add example test %!s(int64=6) %!d(string=hai) anos
CMakeLists.txt 3f10c4af06 OTA: enable example builds for esp32s2 target %!s(int64=6) %!d(string=hai) anos
Makefile 1886d8d4ef update ota examples to support both Wi-Fi and Ethernet %!s(int64=6) %!d(string=hai) anos
README.md e2ae69f6fb Minor Bugfixes in esp_http_client, tcp_transport and simple_ota_example %!s(int64=7) %!d(string=hai) anos
example_test.py 9cf81750b9 bugfix: import error in example tests %!s(int64=5) %!d(string=hai) anos
sdkconfig.ci a2b5a93881 example/simple_ota_example: Fix python formatting and KConfig %!s(int64=6) %!d(string=hai) anos
sdkconfig.defaults 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature %!s(int64=7) %!d(string=hai) anos

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