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 29ceb06 commit d1e7198Copy full SHA for d1e7198
CHANGELOG.md
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [Unreleased]
9
10
+### Changed
11
+
12
+- Updated `stm32f7` dependency 0.14.0 -> 0.15
13
+ - Use PascalCase for generated values of enums ([stm32-rs#727](https://github.com/stm32-rs/stm32-rs/pull/727))
14
+- Updated `synopsys-usb-otg` dependency 0.2.3 -> 0.3
15
+- Updated `stm32-fmc` dependency 0.2.0 -> 0.3
16
17
## [v0.7.0] - 2022-06-05
18
19
### Added
0 commit comments