Skip to content

Commit 5f4a53b

Browse files
authored
Merge pull request #274 from Sh3Rm4n/batch
Add more batches to README
2 parents 36ef53a + 5583672 commit 5f4a53b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
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+
[![Crates.io](https://img.shields.io/crates/d/stm32f3xx-hal.svg)](https://crates.io/crates/stm32f3xx-hal)
7+
![Minimum Supported Rust Version](https://img.shields.io/badge/rustc-1.51+-blue.svg)
68

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

0 commit comments

Comments
 (0)