Skip to content

Commit 53cf9ab

Browse files
authored
Added reference to stm32f042-hal crate
1 parent 4b6b9ce commit 53cf9ab

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,11 @@ let others more easily find your crate!
8585

8686
### ST Microelectronics
8787

88+
- [`stm32f042-hal`]. Contains examples that can be run on the [Nucleo-F042K6] and similar boards.
89+
90+
[`stm32f042-hal`]: https://crates.io/crates/stm32f042-hal
91+
[Nucleo-F042K6]: http://www.st.com/en/evaluation-tools/nucleo-f042k6.html
92+
8893
- [`stm32f103xx-hal`]. Contains examples that can be run on the [Blue pill] and similar boards.
8994

9095
[`stm32f103xx-hal`]: https://github.com/japaric/stm32f103xx-hal

0 commit comments

Comments
 (0)