mcuboot/sim/simflash
Fabio Utzig ea0290b88b Add sim support for flash erased at 0
This extends the simulator to be able to test the bootloader in devices
which use flash technologies that erase flash at 0 instead of 0xff.
Two MCU devices that have this "property" are the STM32L0x and STM32L1x
lines from ST.

Signed-off-by: Fabio Utzig <utzig@apache.org>
2018-09-17 12:42:49 -03:00
..
src Add sim support for flash erased at 0 2018-09-17 12:42:49 -03:00
.gitignore sim: Move simflash to be its own crate 2017-07-12 15:00:57 -06:00
Cargo.toml Update sim dependencies 2018-07-10 11:11:29 -03:00