File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88## [ Unreleased]
99
10- ### Fixed
11- - ` adc_values ` example conversion error
12-
13- ### Added
14-
15- - PWM complementary output capability for TIM1 with new example to demonstrate
16-
1710### Changed
1811
1912- Updated the ` cast ` dependency from 0.2 to 0.3
@@ -22,10 +15,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2215
2316- Provide getters to serial status flags idle/txe/rxne/tc.
2417- Provide ability to reset timer UIF interrupt flag
18+ - PWM complementary output capability for TIM1 with new example to demonstrate
2519
2620### Fixed
2721
2822- Wrong mode when using PWM channel 2 of a two-channel timer
23+ - ` adc_values ` example conversion error
2924
3025## [ v0.18.0] - 2021-11-14
3126
You can’t perform that action at this time.
0 commit comments