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.
2 parents 0607a33 + 7fb3705 commit f170ec4Copy full SHA for f170ec4
CHANGELOG.md
@@ -27,6 +27,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
27
28
- Add missing ADC channels ([#337])
29
30
+### Fixed
31
+
32
+- Fix wrong timer frequency calculation and unexpected panics ([#338])
33
34
## [v0.9.1] - 2022-09-07
35
36
### Added
@@ -38,7 +42,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
38
42
- Missing `MosiPin` impl for `PB5` ([#322])
39
43
- Read valid data from data register even if reception of next character
40
44
has started ([#317])
41
-- Fix wrong timer frequency calculation and unexpected panics ([#338])
45
46
## [v0.9.0] - 2022-03-06
47
0 commit comments