esp-idf/docs/en/api-reference
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
..
bluetooth NimBLE: Update the link to NimBLE upstream documentation 2019-12-30 20:05:37 +08:00
network docs: fix broken example links for release v4.1 2021-02-25 13:41:04 +08:00
peripherals docs: Fix ADC pad and MOSI typo, update esp32c3 rom elf link 2021-09-14 11:30:50 +08:00
protocols docs: update the documents based on customer feedbacks 2021-06-15 14:54:11 +08:00
provisioning Fix some typo in idf 2019-12-12 15:55:42 +08:00
storage [doc]: NVS documentation updates 2021-12-17 16:13:23 +08:00
system otatool: Fixes read_ota_partition cmd, required output arg 2021-07-15 11:15:36 +08:00
error-codes.rst docs: add error codes reference 2018-06-15 15:49:24 +08:00
index.rst docs: Alphbetically sort toctree 2019-08-13 16:04:12 +08:00
kconfig.rst Doc: replace defconfig with reconfigure 2020-02-19 17:06:43 +01:00
template.rst docs: Make CMake build system default, mark GNU Make as legacy option 2019-07-09 14:32:26 +10:00