Skip to content

Commit 39e29be

Browse files
committed
Add HCLK prescaler calculation fix to changelog
1 parent 50a57d8 commit 39e29be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1717

1818
- Wrong frequency reported by `MonoTimer` ([#56](https://github.com/stm32-rs/stm32f3xx-hal/pull/56))
1919
- 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))
2022

2123
### Changed
2224

0 commit comments

Comments
 (0)