stm32f072-hal

Crates.iostm32f072-hal
lib.rsstm32f072-hal
version0.6.5
sourcesrc
created_at2018-12-08 17:53:00.599169
updated_at2018-12-08 17:53:00.599169
descriptionPeripheral access API for STM32F072 microcontrollers
homepage
repositoryhttps://github.com/kixunil/stm32f042-hal
max_upload_size
id100844
size101,120
Martin Habovštiak (Kixunil)

documentation

https://docs.rs/stm32f072-hal

README

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.

Commit count: 58

cargo fmt