zephyr/tests/subsys/storage/stream/stream_flash
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
..
src test/subsys/storage/stream_flash: fix build size issue 2022-01-31 16:49:43 +01:00
CMakeLists.txt cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
mpu_allow_flash_write.overlay
no_erase.overlay
prj.conf
testcase.yaml tests: fix typos and misnamed platforms 2021-12-17 12:24:37 -05:00
unaligned_flush.overlay