Skip to content

Commit 2cfe3f1

Browse files
committed
Update changelog
1 parent 127d876 commit 2cfe3f1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1515
- Support for the onboard real-time clock (RTC) ([#136](https://github.com/stm32-rs/stm32f3xx-hal/pull/136))
1616
- Enable DMA for USART on `stm32f302` devices ([#139](https://github.com/stm32-rs/stm32f3xx-hal/pull/139))
1717

18+
### Changed
19+
20+
- Introduced auto-generated GPIO mappings based on the STM32CubeMX database
21+
([#129](https://github.com/stm32-rs/stm32f3xx-hal/pull/129))
22+
1823
## [v0.5.0] - 2020-07-21
1924

2025
### Added

0 commit comments

Comments
 (0)