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 e3d98e4 commit b47f14bCopy full SHA for b47f14b
CHANGELOG.md
@@ -32,8 +32,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
32
features, can no longer be disabled. ([#259])
33
1. The "unproven" features are no longer unproven and used anywhere anyways.
34
2. This crate was not building successfully without the unproven feature.
35
-- Set the correct baud rate for chips where `USART1SW_A::PCLK` leads to a baud rate
36
- derived from PCLK1, rather than the ports own bus clock, PCLK2. ([#260])
+- Set the correct baud rate for chips where `USART1SW_A::PCLK` leads to a
+ baud rate derived from PCLK1, rather than the ports own bus clock, PCLK2.
37
+ ([#260])
38
39
### Breaking Changes
40
0 commit comments