Harshit Malpani 47740e3da5 Add esp32c6 in supported target for ota examples пре 2 година
..
main 55879e36ab system: fix printf format errors in all system and cxx examples пре 3 година
server_certs 3398ee2687 OTA examples: Updated server certificate пре 4 година
CMakeLists.txt facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 пре 3 година
README.md 47740e3da5 Add esp32c6 in supported target for ota examples пре 2 година
pytest_native_ota.py fd3e0b0b18 esp32h2(ci): enable target test пре 2 година
sdkconfig.ci aee57fc895 ci: Optimize binary size for OTA examples пре 3 година
sdkconfig.defaults 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature пре 7 година
version.txt 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) пре 5 година

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.