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_flash.h Random NVS fixes 2021-03-08 14:41:53 +08:00
nvs_handle.hpp [doc]: NVS documentation updates 2021-02-08 09:31:23 +08:00
nvs.h refactor (nvs)!: New interface for iterator functions 2022-05-30 09:28:42 +08:00