We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b6b9ce commit 53cf9abCopy full SHA for 53cf9ab
README.md
@@ -85,6 +85,11 @@ let others more easily find your crate!
85
86
### ST Microelectronics
87
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
93
- [`stm32f103xx-hal`]. Contains examples that can be run on the [Blue pill] and similar boards.
94
95
[`stm32f103xx-hal`]: https://github.com/japaric/stm32f103xx-hal
0 commit comments