Cargo Features
qn908x-rs has no features set by default.
[dependencies]
qn908x-rs = { version = "0.0.1", features = ["rt"] }
- rt = cortex-m-rt
-
Affects
qn908x-rs::interrupt.DH_TRAMPOLINE
,qn908x-rs::interrupt.INTERRUPTS
,qn908x-rs::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.
- cortex-m-rt rt?
-
Enables cortex-m-rt ^0.3.0