esp-idf/docs/zh_CN/api-reference/storage
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
..
auto_suspend.inc doc: add flash suspend feature to iram usage doc 2022-01-24 12:59:29 +08:00
fatfs.rst docs: sync up line number for api reference 2022-05-23 20:30:29 +08:00
index.rst docs: Updated CN translation for index files in api-guides and api-reference 2022-02-23 14:48:26 +08:00
mass_mfg.rst Add Chinese translation for README files in components and tools folders, including: 2019-09-06 20:18:19 +08:00
nvs_flash.rst refactor (nvs)!: New interface for iterator functions 2022-05-30 09:28:42 +08:00
nvs_partition_gen.rst Add Chinese translation for README files in components and tools folders, including: 2019-09-06 20:18:19 +08:00
sdmmc.rst docs:update CN transalation for get-started section and sdmmc 2021-12-21 18:43:56 +08:00
spi_flash_concurrency.rst docs: updated CN translation for !16452 and !16658 2022-05-20 03:57:51 +08:00
spi_flash_optional_feature.rst spi_flash: Add documents for flash optional features 2022-03-09 18:49:34 +08:00
spi_flash_override_driver.rst esp_flash: support override default chip driver list 2021-04-26 16:05:42 +08:00
spi_flash.rst docs: updated CN translation for !16452 and !16658 2022-05-20 03:57:51 +08:00
spiffs.rst spiffs: Add esp_spiffs_check() function 2022-04-08 19:40:56 +00:00
vfs.rst docs: fix broken references to misc API functions and types. 2022-03-27 16:46:57 +08:00
wear-levelling.rst change: renamed FATFS convenience mounting functions 2022-04-11 08:44:40 +00:00