esp-idf/examples/system/ota/native_ota_example
Marius Vikhammer 55879e36ab system: fix printf format errors in all system and cxx examples 2022-12-12 12:55:02 +08:00
..
main system: fix printf format errors in all system and cxx examples 2022-12-12 12:55:02 +08:00
server_certs
CMakeLists.txt
README.md
pytest_native_ota.py ci: Make consistence between pytest_*.py and .build-test-rules.yml for esp32c6 (i.e. to pass check_test_scripts_build_test_rules.py) 2022-11-28 11:58:30 +08:00
sdkconfig.ci
sdkconfig.defaults
version.txt

README.md

Supported Targets ESP32 ESP32-C2 ESP32-C3 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.