Skip to content

Commit 430af51

Browse files
authored
Merge pull request #216 from mvertescher/stm32f7xx-hal
Add a link to the `stm32f7xx-hal` crate
2 parents 950bc7d + 4cf5ec6 commit 430af51

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,9 @@ Also check the list of [STMicroelectronics board support crates][stm-bsc]!
250250
- [`stm32f4xx-hal`](https://crates.io/crates/stm32f4xx-hal) - ![crates.io](https://img.shields.io/crates/v/stm32f4xx-hal.svg)
251251
- Generic HAL implementation for all MCUs of the stm32f4 series
252252

253+
- [`stm32f7xx-hal`](https://crates.io/crates/stm32f7xx-hal) - ![crates.io](https://img.shields.io/crates/v/stm32f7xx-hal.svg)
254+
- Generic HAL implementation for all MCUs of the stm32f7 series
255+
253256
- [`stm32l0xx-hal`](https://crates.io/crates/stm32l0xx-hal) - ![crates.io](https://img.shields.io/crates/v/stm32l0xx-hal.svg)
254257
- HAL implementation for the the STMicro STM32L0xx family of microcontrollers
255258

0 commit comments

Comments
 (0)