mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 12:47:51 +00:00
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> |
||
---|---|---|
.. | ||
flash_map | ||
stream | ||
CMakeLists.txt | ||
Kconfig |