8 releases (4 breaking)
0.11.0 | Nov 16, 2022 |
---|---|
0.10.0 |
|
0.9.0 | Aug 8, 2020 |
0.8.0 | Nov 14, 2018 |
0.5.2 | Jun 29, 2018 |
#743 in Embedded development
92 downloads per month
Used in 2 crates
140KB
2.5K
SLoC
stm32l0x1-hal
stm32l0x1-hal contains a hardware abstraction on top of the peripheral access API for the ST Micro STM32L0x1 series of microcontrollers. Please note that this crate is being used extensively for rapid development, and the API is subject to sometimes-dramatic change. The goal is to release a 1.0 version, at which point the APIs will be treated more carefully and with an eye toward backware-compatibility.
This crate relies on the stm32l0 crate for register and peripheral definitions, and implements a partial (and in-progress) set of the embedded-hal traits.
Links
Datasheets
License
Dependencies
~12MB
~340K SLoC