Cargo Features
ra6m3-fsp-pac has no features set by default.
[dependencies]
ra6m3-fsp-pac = { version = "0.1.4", features = ["rt", "fsp", "cortex-m-rt-device", "atomics", "critical-section"] }
- rt cortex-m-rt-device? fsp?
-
Affects
ra6m3-fsp-pac::InvalidInterruptNumber
… - fsp = rt
- cortex-m-rt-device = rt
-
Enables device of cortex-m-rt
- atomics
-
Enables portable-atomic ^0.3.16
- critical-section
-
Enables critical-section
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.