`stm32g0xx-hal` logo

`stm32g0xx-hal`

Free

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

FreeFree tier
Type
Open Source

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.