Files
esp-idf/components
Jakob Hasse 5d45705ca1 NVS Flash: prevent erasing initialized partition
Closes https://github.com/espressif/esp-idf/issues/4755
Closes https://github.com/espressif/esp-idf/issues/2777

* nvs_flash_erase_partition() checks whether
  the parition in question is initialized
  already and will return an error if so
* reflect changes in the documentation
2020-09-15 18:45:42 +00:00
..
2020-09-08 14:18:00 +08:00
2020-04-28 12:39:54 +08:00
2019-08-21 18:55:32 +10:00
2020-03-10 20:01:39 +08:00
2020-08-12 10:38:42 +08:00
2020-02-13 14:20:30 +08:00