This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
mcuboot
mirror of
https://github.com/zephyrproject-rtos/mcuboot.git
Watch
1
Star
0
Fork
You've already forked mcuboot
0
Code
Issues
Releases
Wiki
Activity
3fc84bf686
mcuboot
/
ci
/
requirements.txt
2 lines
5 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ci: add tool to check for Cargo features When running tests from .travis.yml, the passed in features are first checked locally for support in the current simulator. The list of supported features was manually maintained, allowing newly implemented features to be skipped, also skipping the related test (without warnings). This adds a new tool that parses and prints the list of features directly from the given Cargo.toml. Signed-off-by: Fabio Utzig <utzig@apache.org>
2020-01-05 04:44:11 +08:00
toml