Skip to content

Commit 12650a7

Browse files
Merge #236
236: Point stmf32f3 users to currently maintained crate r=jamesmunns a=rubberduck203 Per stm32-rs/stm32f3xx-hal#48 and japaric/stm32f30x-hal#36, point stm32f3 users to the community supported stm32f3xx crate, instead of japaric's unmaintained stm32f30x crate. Co-authored-by: Christopher McClellan <[email protected]>
2 parents a03642e + 61e0450 commit 12650a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ Also check the list of [STMicroelectronics board support crates][stm-bsc]!
275275
[Blue pill]: http://wiki.stm32duino.com/index.php?title=Blue_Pill
276276
[Nucleo-F103RB]: http://www.st.com/en/evaluation-tools/nucleo-f103rb.html
277277

278-
- [`stm32f30x-hal`](https://crates.io/crates/stm32f30x-hal) - ![crates.io](https://img.shields.io/crates/v/stm32f30x-hal.svg)
278+
- [`stm32f3xx-hal`](https://crates.io/crates/stm32f3xx-hal) - ![crates.io](https://img.shields.io/crates/v/stm32f3xx-hal.svg)
279279

280280
- [`stm32f4xx-hal`](https://crates.io/crates/stm32f4xx-hal) - ![crates.io](https://img.shields.io/crates/v/stm32f4xx-hal.svg)
281281
- Generic HAL implementation for all MCUs of the stm32f4 series

0 commit comments

Comments
 (0)