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

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.