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 5d5e151 commit ccd20a8Copy full SHA for ccd20a8
CHANGELOG.md
@@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
14
- Associated const `PTR` is introduced to Core Peripherals to
15
eventually replace the existing `ptr()` API.
16
- A delay driver based on SysTick.
17
+- You can now use LTO to inline assembly calls, even on stable Rust.
18
+ See the `asm/lib.rs` documentation for more details.
19
20
### Changed
21
0 commit comments