Skip to content

Commit b2a7f69

Browse files
committed
Add to chlog
Signed-off-by: Alexey Shvetsov <[email protected]>
1 parent d5d5a31 commit b2a7f69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2525
- Update `bxcan`, `rtic` and other dependencies [#519]
2626
- Bump `synopsys-usb-otg` to `0.3.1` [#535]
2727
- Renamed and updated rtic-button example (was rtic) [#551]
28+
- Rename adc_dma_rtic to rtic-adc-dma and move it ot defmt [#552]
2829

2930
### Removed
3031
- `i2s-audio-out-dma.rs` example, too difficult to fix.
@@ -69,6 +70,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6970
[#542]: https://github.com/stm32-rs/stm32f4xx-hal/pull/542
7071
[#527]: https://github.com/stm32-rs/stm32f4xx-hal/pull/527
7172
[#551]: https://github.com/stm32-rs/stm32f4xx-hal/pull/551
73+
[#552]: https://github.com/stm32-rs/stm32f4xx-hal/pull/552
7274

7375
## [v0.13.2] - 2022-05-16
7476

0 commit comments

Comments
 (0)