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 3cfdc1c commit 028205bCopy full SHA for 028205b
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+* pwr: Add backup domain voltage regulator control [#303][303]
6
+
7
## [v0.11.0] 2021-12-18
8
9
* **Breaking**: Simplified API for reading device signature
@@ -211,3 +213,4 @@
211
213
[287]: https://github.com/stm32-rs/stm32h7xx-hal/pull/287
212
214
[292]: https://github.com/stm32-rs/stm32h7xx-hal/pull/292
215
[297]: https://github.com/stm32-rs/stm32h7xx-hal/pull/297
216
+[303]: https://github.com/stm32-rs/stm32h7xx-hal/pull/303
0 commit comments