esp-idf/components/nvs_flash/include
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
..
nvs.h refactor (nvs)!: New interface for iterator functions 2022-05-30 09:28:42 +08:00
nvs_flash.h
nvs_handle.hpp