zephyr/tests/subsys/storage/stream
Andrzej Puzdrowski 7adee4dc23 test/subsys/storage/stream_flash: fix build size issue
This test uses SoC's flash from offset of 64 KB which might
overlap with executable for a target
(for instance nrf52840dk_nrf52840).
This patch moves this region to 128 KB which solves the issue.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2022-01-31 16:49:43 +01:00
..
stream_flash test/subsys/storage/stream_flash: fix build size issue 2022-01-31 16:49:43 +01:00