File tree 1 file changed +2
-7
lines changed
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/).
7
7
8
8
## [ Unreleased]
9
9
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
-
17
10
### Changed
18
11
19
12
- Updated the ` cast ` dependency from 0.2 to 0.3
@@ -22,10 +15,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
22
15
23
16
- Provide getters to serial status flags idle/txe/rxne/tc.
24
17
- Provide ability to reset timer UIF interrupt flag
18
+ - PWM complementary output capability for TIM1 with new example to demonstrate
25
19
26
20
### Fixed
27
21
28
22
- Wrong mode when using PWM channel 2 of a two-channel timer
23
+ - ` adc_values ` example conversion error
29
24
30
25
## [ v0.18.0] - 2021-11-14
31
26
You can’t perform that action at this time.
0 commit comments