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 2de8fc5 commit 6be578dCopy full SHA for 6be578d
CHANGELOG.md
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
11
- Add enums `Range`, `Permission` for PMP configuration
12
- Add `set_pmp()` and `clear_pmp()` functions to pmpcfg(x) modules
13
- Add struct `Pmpcsr` and is returned from `pmpcfgx::read()`
14
-- Add delay structure and methods using embedded-hal traits and Mcycle register
+- Add delay structure and methods using embedded-hal traits and `mcycle` register
15
- add asm::delay function for assembly-based busy-loops
16
- add asm::nop, a wrapper for implementing a `nop` instruction
17
0 commit comments