esp-idf/docs/en/api-reference/storage
Jakob Hasse 908dbe0595 [doc]: NVS documentation updates
* Better comment of nvs_get_used_entry_count()
* Mention C++ example in API reference
* WIP: 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 IDF-1563
* Closes IDF-859
* Closes https://github.com/espressif/esp-idf/issues/6123
2021-12-17 16:13:23 +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 files and docs for mass mfg 2018-07-20 10:41:11 +05:30
nvs_flash.rst [doc]: NVS documentation updates 2021-12-17 16:13: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 essl: new component to communicate with esp serial slave devices 2019-12-03 22:58:41 +08:00
spi_flash.rst esp_flash: add initialization interface for SPI devices 2019-06-27 13:27:27 +08:00
spiffs.rst docs: fix broken example links for release v4.1 2021-02-25 13:41:04 +08:00
vfs.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
wear-levelling.rst Doc/review api ref storage 2019-06-17 14:23:52 +08:00