Cargo Features
alt-stm32f30x-hal has no features set by default.
[dependencies]
alt-stm32f30x-hal = { version = "0.44.0", features = ["device-selected", "rt", "stm32f302", "stm32f303"] }
- device-selected stm32f302? stm32f303?
-
Affects
alt-stm32f30x-hal::bb
,alt-stm32f30x-hal::delay
,alt-stm32f30x-hal::dma
,alt-stm32f30x-hal::exti
,alt-stm32f30x-hal::flash
,alt-stm32f30x-hal::gpio
,alt-stm32f30x-hal::i2c
,alt-stm32f30x-hal::prelude
,alt-stm32f30x-hal::pwm
,alt-stm32f30x-hal::rcc
,alt-stm32f30x-hal::serial
,alt-stm32f30x-hal::spi
,alt-stm32f30x-hal::syscfg
,alt-stm32f30x-hal::time
,alt-stm32f30x-hal::timer
… - rt
- stm32f302 = device-selected
- stm32f303 = device-selected