Skip to content

Commit 61e0450

Browse files
Point stmf32f3 users to currently maintained crate
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.
1 parent a03642e commit 61e0450

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)