mcuboot/sim/simflash
David Brown 2547c00e1d sim: Use range `contains` when possible
Clippy suggests using a range with `contains` in situations where we
test if a value is within a range.

Signed-off-by: David Brown <david.brown@linaro.org>
2021-03-11 07:25:43 -07:00
..
src sim: Use range `contains` when possible 2021-03-11 07:25:43 -07:00
.gitignore sim: Move simflash to be its own crate 2017-07-12 15:00:57 -06:00
Cargo.toml sim: simflash: Convert to thiserror 2021-02-26 10:13:57 -07:00