Skip to content

Commit 6be578d

Browse files
dkhayes117Disasm
andauthored
Update CHANGELOG.md
Co-authored-by: Vadim Kaushan <[email protected]>
1 parent 2de8fc5 commit 6be578d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1111
- Add enums `Range`, `Permission` for PMP configuration
1212
- Add `set_pmp()` and `clear_pmp()` functions to pmpcfg(x) modules
1313
- Add struct `Pmpcsr` and is returned from `pmpcfgx::read()`
14-
- Add delay structure and methods using embedded-hal traits and Mcycle register
14+
- Add delay structure and methods using embedded-hal traits and `mcycle` register
1515
- add asm::delay function for assembly-based busy-loops
1616
- add asm::nop, a wrapper for implementing a `nop` instruction
1717

0 commit comments

Comments
 (0)