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