Files
esp-idf/components
Jakob Hasse c6deffb8a2 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-02-19 18:16:04 +01:00
..
2020-02-15 18:28:25 +08:00
2020-02-07 20:15:06 +08:00
2020-02-10 12:56:14 +08:00
2020-02-15 18:28:25 +08:00