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 e1b23d9 commit 528bfb5Copy full SHA for 528bfb5
CHANGELOG.md
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
12
- Wrong default modes for debug GPIO pins
13
- Wrong calculation of HCLK prescaler, if using a prescaler value equal or
14
higher than 64 ([#42](https://github.com/stm32-rs/stm32f3xx-hal/pull/42))
15
+- UART reception error flags not cleared ([#91](https://github.com/stm32-rs/stm32f3xx-hal/pull/91))
16
17
## [v0.4.2] - 2020-03-21
18
0 commit comments