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 52e3032 commit f9e6990Copy full SHA for f9e6990
CHANGELOG.md
@@ -85,3 +85,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
85
### Added
86
87
- Implement GPIO InputPin traits ([#2](https://github.com/stm32-rs/stm32f3xx-hal/pull/2))
88
+
89
+## [v0.1.2] - 2019-04-06
90
91
+### Added
92
93
+- Support `stm32f328`, `stm32f358` and `stm32f398` devices
94
+- Support `stm32f334` device
95
+- Support `stm32f378` device
96
+- Support `stm32f373` device
97
98
+## [v0.1.1] - 2019-03-31
99
100
+- Support `stm32f301` and `stm32f318` devices
101
+- Support `stm32f302` device
102
103
+## [v0.1.0] - 2019-03-31
104
105
+- Support `stm32f303` device
0 commit comments