`stm32g0xx-hal`
Free[](https://crates.io/crates/stm32g0xx-hal)
FreeFree tier
About `stm32g0xx-hal`
A Rust Hardware Abstraction Layer (HAL) for the STM32G0xx microcontroller family. It provides safe, efficient access to peripherals by implementing the embedded-hal traits, making it suitable for embedded Rust development on STM32G0xx devices. This crate is part of the rust-embedded ecosystem and is listed in the awesome-embedded-rust collection.