zephyr/subsys/storage/stream
Jonathan Nilsen 0e6ac008a0 storage/stream: Add persistent write progress to stream_flash
Add additional API to stream_flash that can be used to make
stream write progress persistent using the settings subsystem.
This functionality makes it possible to resume a write operation
after it was interrupted, e.g. by power loss.

Signed-off-by: Jonathan Nilsen <Jonathan.Nilsen@nordicsemi.no>
2021-04-23 15:01:32 -05:00
..
CMakeLists.txt
Kconfig storage/stream: Add persistent write progress to stream_flash 2021-04-23 15:01:32 -05:00
stream_flash.c storage/stream: Add persistent write progress to stream_flash 2021-04-23 15:01:32 -05:00