Cargo Features
k210-pac has no features set by default.
[dependencies]
k210-pac = { version = "0.2.0", features = ["rt"] }
- rt = riscv-rt
-
Affects
k210-pac::interrupt.interrupt
…
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.
- riscv-rt rt?
-
Enables riscv-rt ^0.6.1