stm32l0x1-hal 0.5.3

Peripheral access API for STM32L0x1 microcontrollers
Documentation

stm32l0x1-hal

stm32l0x1-hal contains a hardware abstraction on top of the peripheral access API for the ST Micro STM32L0x1 series of microcontrollers.

This crate relies on the stm32l0x1 crate for register and peripheral definitions, and implements a partial (and in-progress) set of the embedded-hal traits.

This crate is being developed primarily with the NUCLEO-STM32L011K4 board.

License

0-clause BSD license