mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-02 03:06:37 +03: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