zephyr/tests/drivers/flash_simulator
Laczen JMS d496a17bb6 flash_simulator: add ability to use memory region
Add the ability for the flash simulator to store its contents in a
memory region.

This allows filesystems on the flash simulator to survive a reboot.
And allows subsystems (e.g. coredump) to store their info on ram while
using the (existing) flash partition backend.

Add a example (for nucleo_f411re) that shows how to configure the flash
simulator for hardware (cfg discussion #54166).

Signed-off-by: Laczen JMS <laczenjms@gmail.com>
2023-05-04 20:49:57 +02:00
..
boards flash_simulator: add ability to use memory region 2023-05-04 20:49:57 +02:00
src flash_simulator: add ability to use memory region 2023-05-04 20:49:57 +02:00
CMakeLists.txt
prj.conf
testcase.yaml flash_simulator: add ability to use memory region 2023-05-04 20:49:57 +02:00