File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
35
35
### Fixed
36
36
- use register.modify instead of register.write to start PWM [ #501 ]
37
37
- add missing generic param for Spi::release implementation.
38
+ - build rtic-usb-cdc-echo example [ #554 ]
38
39
39
40
### Added
40
41
@@ -74,7 +75,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
74
75
[ #527 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/527
75
76
[ #551 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/551
76
77
[ #552 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/552
77
- [ #553 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/552
78
+ [ #553 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/553
79
+ [ #554 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/554
78
80
79
81
## [ v0.13.2] - 2022-05-16
80
82
You can’t perform that action at this time.
0 commit comments