`stm32-hal` logo

`stm32-hal`

Free

[![crates.io](https://img.shields.io/crates/v/stm32-hal2.svg)](https://crates.io/crates/stm32-hal2)

FreeFree tier
Type
Open Source

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.