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 9727296 commit 68ec039Copy full SHA for 68ec039
CHANGELOG.md
@@ -12,8 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
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
- Associated const `PTR` is introduced to Core Peripherals to
15
- replace the existing `ptr()` API. `ptr()` API is to be removed in the
16
- next breaking release (v0.7)
+ eventually replace the existing `ptr()` API.
17
18
## [v0.6.2] - 2020-01-12
19
0 commit comments