zephyr/doc/reference/storage/index.rst
Håkon Øye Amundsen a9676831cb storage: add stream flash library
This library supports stream writes to flash with
optinal progressive erase.

This module is a direct copy of the functionality found in
subsys/dfu/img_util/flash_img.c

Signed-off-by: Håkon Øye Amundsen <haakon.amundsen@nordicsemi.no>
2020-05-06 11:14:00 +02:00

15 lines
191 B
ReStructuredText

.. _storage_reference:
Storage
#######
.. toctree::
:maxdepth: 1
nvs/nvs.rst
disk/access.rst
disk/sdhc.rst
flash_map/flash_map.rst
fcb/fcb.rst
stream/stream_flash.rst