zephyr/tests/subsys/storage/stream/stream_flash
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
..
src storage/stream: allow NULL data pointer 2020-06-22 14:36:05 +02:00
CMakeLists.txt
mpu_allow_flash_write.overlay
no_erase.overlay
prj.conf
testcase.yaml tests/subsys/storage/stream_flash: add unaligned flash test 2020-05-26 16:35:19 +02:00
unaligned_flush.overlay tests/subsys/storage/stream_flash: add unaligned flash test 2020-05-26 16:35:19 +02:00