zephyr/subsys/storage
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
..
flash_map zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
stream storage/stream: allow NULL data pointer 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