Cargo Features
riscv-peripheral has no features set by default.
[dependencies]
riscv-peripheral = { version = "0.2.0", features = ["aclint-hal-async"] }
- aclint-hal-async = embedded-hal-async
-
Affects
hal_async::aclint
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- embedded-hal-async aclint-hal-async?
-
Affects
riscv-peripheral::hal_async
…