zephyr/subsys/storage/stream
Håkon Øye Amundsen a4957be25b storage/stream: allow NULL data pointer
This is done to support the idiomatic way of performing flush
operations, where the caller might not have access to the proper data
pointer. Also, there is no reason why reading from address 0 should
not be allowed.

Signed-off-by: Håkon Øye Amundsen <haakon.amundsen@nordicsemi.no>
2020-06-22 14:36:05 +02:00
..
CMakeLists.txt storage: add stream flash library 2020-05-06 11:14:00 +02:00
Kconfig storage: add stream flash library 2020-05-06 11:14:00 +02:00
stream_flash.c storage/stream: allow NULL data pointer 2020-06-22 14:36:05 +02:00