mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
908dbe0595
* 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 |
||
---|---|---|
.. | ||
bluetooth | ||
network | ||
peripherals | ||
protocols | ||
provisioning | ||
storage | ||
system | ||
error-codes.rst | ||
index.rst | ||
kconfig.rst | ||
template.rst |