esp-idf/examples/system/ota/native_ota_example
He Yin Ling a908174c06 test: remove fake binary size check in example test:
the binary size check in example test was removed long time ago. Now we
have updated ttfw_idf to raise exception when performance standard is
not found. These fake performance check will be regarded as error.
Remove them now.
2020-11-24 17:53:33 +08:00
..

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.