esp-idf/docs/en/api-reference/storage
Jakob Hasse 916f02164e [doc]: NVS documentation updates
* Move nvs flash README to common doc directory
* correct markup of functions and types in text
  from old README
* Better comment of nvs_get_used_entry_count()
* Mention C++ example in API reference
* Used target instead of hard code ESP32
* Note that strings can only span one page
* Reflect that item types have been moved
* Some clarification about nvs_commit()
* Improved reference to the ESP Partition API
* fixed little mistake in documenting-code.rst
* Change of nvs_open_from_part() to
  nvs_open_from_partition() reflected in docs
* Corrected documentation of
  NVSHandle::get_string(), NVSHandle::get_blob()
  and NVSHandle::get_item_size().

* Closes DOC-165
* Closes IDF-1563
* Closes IDF-859
* Closes https://github.com/espressif/esp-idf/issues/6123
2021-02-08 09:31:23 +08:00
..
fatfs.rst docs: added some fast-seek documentation to the fatfs.rst 2020-11-06 13:18:16 -03:00
index.rst Add Chinese translation for the rst documents in storage folder, including: 2019-09-06 19:12:36 +08:00
mass_mfg.rst Add files and docs for mass mfg 2018-07-20 10:41:11 +05:30
nvs_flash.rst [doc]: NVS documentation updates 2021-02-08 09:31:23 +08:00
nvs_partition_gen.rst nvs_flash: Add binary creation support for NVS partition. 2018-04-23 00:27:29 +05:30
sdmmc.rst docs: Fix broken or incorrect link roles to IDF files & directories 2020-02-18 10:34:11 +11:00
spi_flash.rst docs: Explain custom partition types/subtypes in more detail 2020-04-02 10:00:17 +11:00
spiffs.rst doc: Update English pages with generic target name 2020-02-07 16:37:43 +11:00
vfs.rst docs: add new top-level docs builder that builds docs for a single chip 2020-02-07 16:37:43 +11:00
wear-levelling.rst docs: Fix broken or incorrect link roles to IDF files & directories 2020-02-18 10:34:11 +11:00