Harshit Malpani 47740e3da5 Add esp32c6 in supported target for ota examples %!s(int64=2) %!d(string=hai) anos
..
main 55879e36ab system: fix printf format errors in all system and cxx examples %!s(int64=3) %!d(string=hai) anos
server_certs 3398ee2687 OTA examples: Updated server certificate %!s(int64=4) %!d(string=hai) anos
CMakeLists.txt facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 %!s(int64=3) %!d(string=hai) anos
README.md 47740e3da5 Add esp32c6 in supported target for ota examples %!s(int64=2) %!d(string=hai) anos
pytest_native_ota.py fd3e0b0b18 esp32h2(ci): enable target test %!s(int64=3) %!d(string=hai) anos
sdkconfig.ci aee57fc895 ci: Optimize binary size for OTA examples %!s(int64=3) %!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

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-C6 ESP32-S2 ESP32-S3

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.