commit | ad4daa722a8bcec0c9b810e31822bf6f27be926e | [log] [tgz] |
---|---|---|
author | Sigvart Hovland <sigvart.m@gmail.com> | Tue Aug 17 09:22:33 2021 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Sep 01 12:09:58 2021 +0200 |
tree | fcf763c063ff30e6a91afdb73cec85175a673f20 | |
parent | 20b710a78ebd56c1c0887eb00f34ef25b4034079 [diff] |
drivers: flash: add specific api for access flash_simulator RAM 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>