Jakob Hasse ad184e979a refactor (nvs)!: New interface for iterator functions
Closes https://github.com/espressif/esp-idf/issues/7826

* nvs_entry_find(), nvs_entry_next() and nvs_entry_info()
  return error codes now
* nvs_entry_find() and nvs_entry_next() access/modify iterator via
  parameters, instead of returning an new iterator.

Added appropriate documentation in Chinese and English
2022-05-30 09:28:42 +08:00
..
2022-05-07 13:09:41 +08:00
2022-05-07 13:09:41 +08:00
2022-05-07 13:09:41 +08:00
2022-05-07 13:09:41 +08:00
2022-05-07 13:09:41 +08:00