mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
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>