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 50a57d8 commit 39e29beCopy full SHA for 39e29be
CHANGELOG.md
@@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
17
18
- Wrong frequency reported by `MonoTimer` ([#56](https://github.com/stm32-rs/stm32f3xx-hal/pull/56))
19
- Use automatic mode with I2C autoend on `Read` ([#72](https://github.com/stm32-rs/stm32f3xx-hal/pull/72))
20
+- Wrong calculation of HCLK prescaler, if using a prescaler value equal or
21
+ higher than 64 ([#42](https://github.com/stm32-rs/stm32f3xx-hal/pull/42))
22
23
### Changed
24
0 commit comments