#nucleo #stm32 #stm32l0x1 #embedded-hal #stm32l011k4

no-std bin+lib nucleo-l011k4-bsp

Board support crate for the ST L011K4-NUCLEO

2 unstable releases

0.2.0 Aug 8, 2020
0.1.1 Nov 4, 2018

#8 in #nucleo

0BSD license

13KB
235 lines

NUCLEO-L011K4-BSP

This crate implements a BSP for the ST NUCLEO-L011K4 development board. It is intended to ease development while relieving the programmer of tracking peripheral and pin combinations, as well as providing helper methods for instantiating peripherals.

An example of crate usage can be found in src/main.rs

Dependencies

~14MB
~395K SLoC