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 5e07b35 commit 7edffdcCopy full SHA for 7edffdc
README.md
@@ -1,4 +1,4 @@
1
-# stm32f3xx-hal
+# `stm32f3xx-hal`
2
3
[](https://github.com/stm32-rs/stm32f3xx-hal/actions)
4
[](https://crates.io/crates/stm32f3xx-hal)
@@ -38,6 +38,8 @@ Almost all of the implementation was shamelessly adapted from the
38
[`stm32f30x-hal`]: https://github.com/japaric/stm32f30x-hal
39
[`embedded-hal`]: https://github.com/japaric/embedded-hal
40
41
+## [Changelog](CHANGELOG.md)
42
+
43
## Selecting the right chip
44
45
This crate requires you to specify your target chip as a feature.
0 commit comments