mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
For getting the address of the RAM region in the application we need to extend the api for the flash_simulator. This path introduce flash_simulator_get_memory() call which allow to do so. Signed-off-by: Sigvart Hovland <sigvart.m@gmail.com> Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>