Harshit Malpani b93d63b067 Fix 'address already in use' exception in OTA tests %!s(int64=4) %!d(string=hai) anos
..
main 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system %!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
README.md 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature %!s(int64=7) %!d(string=hai) anos
example_test.py b93d63b067 Fix 'address already in use' exception in OTA tests %!s(int64=4) %!d(string=hai) anos
sdkconfig.ci 91ccac08f8 native_ota_example: Move all example tests to ethernet based runners %!s(int64=4) %!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.