Cargo Features
stm32f0x0-hal has no features set by default.
[dependencies]
stm32f0x0-hal = { version = "0.1.8", features = ["rt", "unproven", "unproven_opendrain_input"] }
- rt
- unproven
-
Enables unproven of embedded-hal ^0.1.0
- unproven_opendrain_input
stm32f0x0-hal has 3 features without comments.