esp-idf/examples/system/ota/simple_ota_example
Angus Gratton c15d3c1ffc examples: Copy ca_cert.pem into both example project dirs
Keeps projects all-in-one under a single directory.
2018-09-19 14:38:19 +10:00
..
main examples: Copy ca_cert.pem into both example project dirs 2018-09-19 14:38:19 +10:00
server_certs examples: Copy ca_cert.pem into both example project dirs 2018-09-19 14:38:19 +10:00
CMakeLists.txt
Makefile
README.md
sdkconfig.defaults

README.md

Simple OTA example

This example is based on http_firmware_upgrade component's APIs.

Configuration

Refer README.md in the parent directory for setup details