File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
25
25
- Update ` bxcan ` , ` rtic ` and other dependencies [ #519 ]
26
26
- Bump ` synopsys-usb-otg ` to ` 0.3.1 ` [ #535 ]
27
27
- Renamed and updated rtic-button example (was rtic) [ #551 ]
28
+ - Rename adc_dma_rtic to rtic-adc-dma and move it ot defmt [ #552 ]
28
29
29
30
### Removed
30
31
- ` i2s-audio-out-dma.rs ` example, too difficult to fix.
@@ -69,6 +70,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
69
70
[ #542 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/542
70
71
[ #527 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/527
71
72
[ #551 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/551
73
+ [ #552 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/552
72
74
73
75
## [ v0.13.2] - 2022-05-16
74
76
You can’t perform that action at this time.
0 commit comments