Jakob Hasse 81e9266204 [examples]: removed hyphens %!s(int64=4) %!d(string=hai) anos
..
main 81e9266204 [examples]: removed hyphens %!s(int64=4) %!d(string=hai) anos
server_certs 3398ee2687 OTA examples: Updated server certificate %!s(int64=4) %!d(string=hai) anos
CMakeLists.txt 3f10c4af06 OTA: enable example builds for esp32s2 target %!s(int64=6) %!d(string=hai) anos
Makefile 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) %!s(int64=5) %!d(string=hai) anos
README.md 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature %!s(int64=7) %!d(string=hai) anos
example_test.py 3398ee2687 OTA examples: Updated server certificate %!s(int64=4) %!d(string=hai) anos
sdkconfig.ci 60fcf1bae6 Increase receive timeout in sdkconfig.ci to fix CI failures %!s(int64=5) %!d(string=hai) anos
sdkconfig.defaults 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature %!s(int64=7) %!d(string=hai) anos
version.txt 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) %!s(int64=5) %!d(string=hai) anos

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.