Crates.io | stm32f072-hal |
lib.rs | stm32f072-hal |
version | 0.6.5 |
source | src |
created_at | 2018-12-08 17:53:00.599169 |
updated_at | 2018-12-08 17:53:00.599169 |
description | Peripheral access API for STM32F072 microcontrollers |
homepage | |
repository | https://github.com/kixunil/stm32f042-hal |
max_upload_size | |
id | 100844 |
size | 101,120 |
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.