Cargo Features
systemview-target has no features set by default.
[dependencies]
systemview-target = { version = "0.1.2", features = ["callbacks-app", "log", "cortex-m"] }
- callbacks-os callbacks-os-time callbacks-app
- log = heapless
-
Enables log
Affects
systemview-target::log
… - cortex-m
-
Enables cortex-m
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.
- heapless log?
-
Enables heapless ^0.7