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 @@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
13
13
- SPI support for reclock after initialization ([ #98 ] ( https://github.com/stm32-rs/stm32f3xx-hal/pull/98 ) )
14
14
- Support for ` stm32f302x6 ` and ` stm32f302x8 ` devices ([ #132 ] ( https://github.com/stm32-rs/stm32f3xx-hal/pull/132 ) )
15
15
- Support for the onboard real-time clock (RTC) ([ #136 ] ( https://github.com/stm32-rs/stm32f3xx-hal/pull/136 ) )
16
+ - Support for ` stm32f302x6 ` and ` stm32f302x8 ` devices ([ #132 ] ( https://github.com/stm32-rs/stm32f3xx-hal/pull/132 ) )
17
+ - Support DMA for USART in ` stm32f302 ` devices ([ #135 ] ( https://github.com/stm32-rs/stm32f3xx-hal/pull/135 ) )
16
18
17
19
## [ v0.5.0] - 2020-07-21
18
20
You can’t perform that action at this time.
0 commit comments