Provides a hardware abstraction layer for STM32F3 series microcontrollers.
# Cargo.toml
[dependencies]
stm32f3xx-hal = "0.10.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Takes the peripheral singleton for STM32F3.
Set target to thumbv7em-none-eabihf and enable features for your specific MCU.
No dependency data recorded yet.