Update description of stm32f4xx-hal

pull/165/head
Daniel Egger 5 years ago committed by GitHub
parent afec6f9792
commit 4d02115ab4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -202,7 +202,7 @@ Also check the list of [STMicroelectronics board support crates][stm-bsc]!
- [`stm32f429-hal`](https://crates.io/crates/stm32f429-hal) - ![crates.io](https://img.shields.io/crates/v/stm32f429-hal.svg)
- [`stm32f4xx-hal`](https://crates.io/crates/stm32f4xx-hal) - ![crates.io](https://img.shields.io/crates/v/stm32f4xx-hal.svg)
- Generic hal support for stm32f4 devices, currently with support for stm32f407 and stm32f429 devices (WIP)
- Generic HAL implementation for all MCUs of the stm32f4 series
- [`stm32l1xx-hal`](https://crates.io/crates/stm32l1xx-hal) - ![crates.io](https://img.shields.io/crates/v/stm32l1xx-hal.svg)

Loading…
Cancel
Save