File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,15 +10,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1010### Fixed
1111
1212- 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 ) )
1315
1416## [ v0.4.2] - 2020-03-21
1517
1618### Fixed
1719
1820- Wrong frequency reported by ` MonoTimer ` ([ #56 ] ( https://github.com/stm32-rs/stm32f3xx-hal/pull/56 ) )
1921- 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 ) )
2222
2323### Changed
2424
You can’t perform that action at this time.
0 commit comments