Skip to content

Commit 3e10b15

Browse files
committed
Add MSRV batch
1 parent 36ef53a commit 3e10b15

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
@@ -3,6 +3,7 @@
33
[![Build Status](https://github.com/stm32-rs/stm32f3xx-hal/workflows/CI/badge.svg)](https://github.com/stm32-rs/stm32f3xx-hal/actions)
44
[![Crate](https://img.shields.io/crates/v/stm32f3xx-hal.svg)](https://crates.io/crates/stm32f3xx-hal)
55
[![Docs](https://docs.rs/stm32f3xx-hal/badge.svg)](https://docs.rs/stm32f3xx-hal)
6+
![Minimum Supported Rust Version](https://img.shields.io/badge/rustc-1.51+-blue.svg)
67

78
`stm32f3xx-hal` contains a multi device hardware abstraction on top of the
89
peripheral access API for the STMicro STM32F3 series microcontrollers. The

0 commit comments

Comments
 (0)