mcuboot/sim/mcuboot-sys
David Brown 1bc106e44c sim: Homogenize max-align-32 feature check
This feature check was done statically instead of dynamically in the
build.rs file.  Change this to match the rest.  Perhaps we might want to
change all of them to be done at compile time, but that should be done
with all of the features.

Signed-off-by: David Brown <david.brown@linaro.org>
2021-12-17 08:54:09 -03:00
..
csupport sim: Fit unit tests to larger write align values 2021-12-16 13:19:12 -07:00
src flash_map: Increase minimum supported write align via flash_area_align 2021-12-16 13:19:12 -07:00
.gitignore sim: Naive move of binding into mcuboot-sys 2017-07-12 15:00:57 -06:00
Cargo.toml sim: Fit unit tests to larger write align values 2021-12-16 13:19:12 -07:00
build.rs sim: Homogenize max-align-32 feature check 2021-12-17 08:54:09 -03:00