esp-idf/docs/zh_CN/api-reference/storage
Jakob Hasse 5395f451a2 [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-06-02 13:34:35 +08:00
..
auto_suspend.inc spi_flash: make suspend off by default and add more information for using suspend 2021-03-29 12:02:43 +08:00
fatfs.rst Add Chinese translation for the rst documents in storage folder, including: 2019-09-06 19:12:36 +08: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 Chinese translation for README files in components and tools folders, including: 2019-09-06 20:18:19 +08:00
nvs_flash.rst [doc]: NVS documentation updates 2021-06-02 13:34:35 +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: remove front page C3 docs not updated warning 2021-05-13 10:04:27 +08:00
spi_flash_concurrency.rst spi_flash: update docs after adding CONFIG_SPI_FLASH_AUTO_SUSPEND 2021-02-25 18:08:23 +08:00
spi_flash.rst spi: remove HSPI macro on esp32c3 and esp32s3 2021-04-06 15:30:28 +08:00
spiffs.rst doc: Changed Chinese doc to use dynamic chip 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