Cargo Features
stm32f1xx-futures has no features set by default.
[dependencies]
stm32f1xx-futures = { version = "0.1.0", features = ["stm32f100", "stm32f101", "stm32f103", "stm32-usbd"] }
- stm32f100
-
Enables stm32f100 of stm32f1xx-hal ^0.7.0
- stm32f101
-
Enables stm32f101 of stm32f1xx-hal ^0.7.0
- stm32f103
-
Enables stm32f103 of stm32f1xx-hal ^0.7.0
- stm32-usbd
-
Enables stm32-usbd of stm32f1xx-hal ^0.7.0
stm32f1xx-futures has 4 features without comments.