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 @@ -30,7 +30,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
30
30
- Allow different lengths of buffers in hal_1 SpiBus impl [ #566 ]
31
31
- Clean SPI write impls [ #774 ]
32
32
- move ` ptr() ` to ` Ptr ` trait [ #773 ]
33
- - make ` I2sFreq ` trait similar to ` BusClock ` [ #796 ]
33
+ - make ` I2sFreq ` trait similar to ` BusClock ` , refactor ` rcc::Pll ` [ #796 ] [ # 798 ]
34
34
- ` steal ` UART peripheral on ` Rx::new ` [ #768 ]
35
35
36
36
[ #248 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/248
@@ -52,6 +52,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
52
52
[ #783 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/783
53
53
[ #785 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/785
54
54
[ #796 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/796
55
+ [ #798 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/798
55
56
56
57
## [ v0.21.0] - 2024-05-30
57
58
You can’t perform that action at this time.
0 commit comments