mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-19 21:04:48 +00:00
nvs_flash: Version compatibility check for nvs storage (backport 3.1) See merge request idf/esp-idf!2958
Native OTA example
This example is based on app_update component's APIs.
Configuration
Refer the README.md in the parent directory for the setup details.