We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 127d876 commit 2cfe3f1Copy full SHA for 2cfe3f1
CHANGELOG.md
@@ -15,6 +15,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
15
- Support for the onboard real-time clock (RTC) ([#136](https://github.com/stm32-rs/stm32f3xx-hal/pull/136))
16
- Enable DMA for USART on `stm32f302` devices ([#139](https://github.com/stm32-rs/stm32f3xx-hal/pull/139))
17
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
23
## [v0.5.0] - 2020-07-21
24
25
### Added
0 commit comments