mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
48d3a5804d
bugfix(simple_ota_example): Compatible with V3.1 and V3.2,because the NVS format is different See merge request idf/esp-idf!3983 |
||
---|---|---|
.. | ||
main | ||
server_certs | ||
CMakeLists.txt | ||
Makefile | ||
README.md | ||
sdkconfig.defaults |
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