Skip to content

Commit 715a420

Browse files
committed
Add change log information for changes
1 parent cf75677 commit 715a420

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3535
### Fixed
3636
- use register.modify instead of register.write to start PWM [#501]
3737
- add missing generic param for Spi::release implementation.
38+
- build rtic-usb-cdc-echo example [#554]
3839

3940
### Added
4041

@@ -74,7 +75,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7475
[#527]: https://github.com/stm32-rs/stm32f4xx-hal/pull/527
7576
[#551]: https://github.com/stm32-rs/stm32f4xx-hal/pull/551
7677
[#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
7880

7981
## [v0.13.2] - 2022-05-16
8082

0 commit comments

Comments
 (0)