File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 11stm32f4xx-hal
22=============
33
4+ [ ![ Crates.io] ( https://img.shields.io/crates/v/stm32f4xx-hal.svg )] ( https://crates.io/crates/stm32f4xx-hal )
5+ [ ![ Released API docs] ( https://docs.rs/stm32f4xx-hal/badge.svg )] ( https://docs.rs/stm32f4xx-hal )
6+
47_ stm32f4xx-hal_ contains a multi device hardware abstraction on top of the
58peripheral access API for the STMicro STM32F4 series microcontrollers. The
69selection of the MCU is done by feature gates, typically specified by board
@@ -40,7 +43,7 @@ crate by Jorge Aparicio.
4043
4144[ stm32f4 ] : https://crates.io/crates/stm32f4
4245[ stm32f103xx-hal ] : https://github.com/japaric/stm32f103xx-hal
43- [ embedded-hal ] : https://github.com/japaric /embedded-hal.git
46+ [ embedded-hal ] : https://github.com/rust-embedded /embedded-hal
4447
4548License
4649-------
You can’t perform that action at this time.
0 commit comments