Cargo Features
[dependencies]
mimxrt595-evk-bootstub = { version = "0.3.0", default-features = false, features = ["bootstub"] }
- default = bootstub
-
The
bootstub
feature is set by default whenevermimxrt595-evk-bootstub
is added without
somewhere in the dependency tree.default-features = false - bootstub default
mimxrt595-evk-bootstub has 2 features without comments.