File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
12
12
- Bump ` synopsys-usb-otg ` to 0.3.2 (bug fix)
13
13
- Update readme, clippy fixes
14
14
- Added possibility to pass complementary pins to ` Pwm ` and change pwm channel polarity [ #571 ] ,
15
- set dead time and idle state for advanced timers [ #578 ]
15
+ set dead time and idle state for advanced timers [ #578 ] [ # 581 ]
16
16
17
17
### Added
18
18
@@ -29,6 +29,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
29
29
[ #572 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/572
30
30
[ #577 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/577
31
31
[ #578 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/578
32
+ [ #581 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/581
32
33
33
34
34
35
## [ v0.14.0] - 2022-12-12
You can’t perform that action at this time.
0 commit comments