`stm32-hal`
Free[](https://crates.io/crates/stm32-hal2)
FreeFree tier
About `stm32-hal`
stm32-hal2 is a Rust crate that provides a Hardware Abstraction Layer (HAL) for STM32 microcontrollers. It offers safe and ergonomic access to peripherals such as GPIO, timers, USART, and more, leveraging the embedded-hal traits for portability. The crate is maintained as part of the rust-embedded ecosystem and is listed in the awesome-embedded-rust collection.