File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -250,6 +250,9 @@ Also check the list of [STMicroelectronics board support crates][stm-bsc]!
250
250
- [ ` stm32f4xx-hal ` ] ( https://crates.io/crates/stm32f4xx-hal ) - ![ crates.io] ( https://img.shields.io/crates/v/stm32f4xx-hal.svg )
251
251
- Generic HAL implementation for all MCUs of the stm32f4 series
252
252
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
+
253
256
- [ ` stm32l0xx-hal ` ] ( https://crates.io/crates/stm32l0xx-hal ) - ![ crates.io] ( https://img.shields.io/crates/v/stm32l0xx-hal.svg )
254
257
- HAL implementation for the the STMicro STM32L0xx family of microcontrollers
255
258
You can’t perform that action at this time.
0 commit comments