just put it in new release
This commit is contained in:
parent
30905e6572
commit
bec0ff083f
@ -10,6 +10,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
## [v0.9.0]
|
## [v0.9.0]
|
||||||
|
|
||||||
|
## Fixed
|
||||||
|
|
||||||
|
- Important bugfix for UART driver which causes UART B drivers not to work.
|
||||||
|
|
||||||
## Removed
|
## Removed
|
||||||
|
|
||||||
- Deleted some HAL re-exports in the PWM module
|
- Deleted some HAL re-exports in the PWM module
|
||||||
@ -48,12 +52,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- Add new `get_tim_raw` unsafe method to retrieve TIM peripheral blocks.
|
- Add new `get_tim_raw` unsafe method to retrieve TIM peripheral blocks.
|
||||||
- `Uart::with_with_interrupt` and `Uart::new_without_interrupt`
|
- `Uart::with_with_interrupt` and `Uart::new_without_interrupt`
|
||||||
|
|
||||||
## [v0.8.1] 2025-02-13
|
|
||||||
|
|
||||||
## Fixed
|
|
||||||
|
|
||||||
- Important bugfix for UART driver which causes UART B drivers not to work.
|
|
||||||
|
|
||||||
## [v0.8.0] 2024-09-30
|
## [v0.8.0] 2024-09-30
|
||||||
|
|
||||||
## Changed
|
## Changed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user