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 b5ad45c commit a83e5f3Copy full SHA for a83e5f3
CHANGELOG.md
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [Unreleased]
9
10
+### Added
11
+
12
+- New `InterruptNumber` trait is now required on interrupt arguments to the
13
+ various NVIC functions, replacing the previous use of `Nr` from bare-metal.
14
15
## [v0.6.2] - 2020-01-12
16
17
### Added
0 commit comments