Skip to content

Commit 4cf5ec6

Browse files
committed
Add a link to the stm32f7xx-hal crate
1 parent 950bc7d commit 4cf5ec6

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)