#hal #arm #cortex-m #stm32f072

no-std stm32f072-hal

Peripheral access API for STM32F072 microcontrollers

1 unstable release

Uses old Rust 2015

0.6.5 Dec 8, 2018

#183 in #hal

0BSD license

68KB
1.5K SLoC

stm32f072-hal

stm32f072rb-hal contains a hardware abstraction on top of the peripheral access API for the STMicro stm32f072 series microcontroller.

This crate is mostly a shameless copy of [stm32f042-hal][] crate with appropriate changes. Warning: added serial and spi ports weren't tested yet! Only mechanical changes in code were made

If you want a board to try this there is a nucleo-f072rb board on the market.

License

0-clause BSD license.

Dependencies

~14MB
~400K SLoC