Cargo Features
svd-parser has no features set by default.
[dependencies]
svd-parser = { version = "0.14.7", features = ["derive-from", "expand", "unstable-riscv"] }
- derive-from expand?
-
Enables derive-from of svd-rs
- expand = derive-from
-
Affects
svd-parser::Config.expand
,svd-parser::Config.expand_properties
,svd-parser::expand
… - unstable-riscv
-
Enables unstable-riscv of svd-rs