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
-
Enables rt of stm32f3 ^0.15.1
- stm32f302 = device-selected
-
Enables stm32f302 of stm32f3 ^0.15.1
- stm32f303 = device-selected
-
Enables stm32f303 of stm32f3 ^0.15.1