esp-idf/examples/system/ota/simple_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
..
main
server_certs
CMakeLists.txt
Makefile
README.md
example_test.py test: remove fake binary size check in example test: 2020-11-24 17:53:33 +08:00
sdkconfig.ci
sdkconfig.ci.flash_enc
sdkconfig.ci.spiram
sdkconfig.defaults

README.md

Simple OTA example

This example is based on esp_https_ota component's APIs.

Configuration

Refer README.md in the parent directory for setup details