mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-24 20:53:09 +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