Skip to content

Commit 985d2c9

Browse files
committed
add MSRV 1.52.0 badge
- suggested by @mattico
1 parent 268dc90 commit 985d2c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ stm32h7xx-hal
77
[![Bors enabled](https://bors.tech/images/badge_small.svg)](https://app.bors.tech/repositories/12691)
88
[![CI](https://github.com/stm32-rs/stm32h7xx-hal/workflows/Continuous%20integration/badge.svg)](https://github.com/stm32-rs/stm32h7xx-hal/actions)
99
[![Crates.io](https://img.shields.io/crates/v/stm32h7xx-hal.svg)](https://crates.io/crates/stm32h7xx-hal)
10+
![Minimum rustc version](https://img.shields.io/badge/rustc-1.52.0+-yellow.svg)
1011

1112
[_stm32h7xx-hal_](https://github.com/stm32-rs/stm32h7xx-hal) contains
1213
a hardware abstraction layer on top of the peripheral access API for

0 commit comments

Comments
 (0)