mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-14 01:06:37 +00:00
bugfix(simple_ota_example): Compatible with V3.1 and V3.2,because the NVS format is different See merge request idf/esp-idf!3983
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