zephyr/subsys
Andrzej Puzdrowski 450b82aeb7 storage/stream: elimination of usage of the flash API internals
Module was using flash driver implementation API call
`page_layout()` which is part driver implementation
interface API.

This patch re-implement this part of code using
`flash_page_foreach()` public API function.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2020-11-17 11:34:35 +01:00
..
bluetooth
canbus
console
cpp
debug
dfu
disk
emul
fb
fs
jwt
logging
lorawan
mgmt
net
power
random
settings
shell
stats
storage
testsuite
timing
tracing
usb
CMakeLists.txt
Kconfig