mcuboot/sim/simflash
David Brown 96eb0deb76 sim: simflash: Transition to failure
The Rust community has decided that 'failure' is the future, instead of
'error-chain'.  Migrate the flash simulator to this new error handling
package.  The changes are relatively minor, and the end result is a
similar `FlashError` type.

Signed-off-by: David Brown <david.brown@linaro.org>
2019-04-17 11:20:21 +07:00
..
src sim: simflash: Transition to failure 2019-04-17 11:20:21 +07:00
.gitignore sim: Move simflash to be its own crate 2017-07-12 15:00:57 -06:00
Cargo.toml sim: simflash: Transition to failure 2019-04-17 11:20:21 +07:00