Hardware Abstraction Layer for the STM32F1xx family of microcontrollers.
# Cargo.toml
[dependencies]
stm32f1xx-hal = "0.11.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Blinking an LED on PC13 (typical on STM32F1 blue pill).
Add a memory.x linker script and compile for thumbv7m-none-eabi target.
No dependency data recorded yet.