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 fb64f3f commit 8e1361fCopy full SHA for 8e1361f
CHANGELOG.md
@@ -13,6 +13,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
13
- SPI support for reclock after initialization ([#98](https://github.com/stm32-rs/stm32f3xx-hal/pull/98))
14
- Support for `stm32f302x6` and `stm32f302x8` devices ([#132](https://github.com/stm32-rs/stm32f3xx-hal/pull/132))
15
16
+### Changed
17
+
18
+- Introduced auto-generated GPIO mappings based on the STM32CubeMX database
19
+ ([#129](https://github.com/stm32-rs/stm32f3xx-hal/pull/129))
20
21
## [v0.5.0] - 2020-07-21
22
23
### Added
0 commit comments