Skip to content

Commit daf019c

Browse files
authored
Update CHANGELOG.md
1 parent 6be578d commit daf019c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1212
- Add `set_pmp()` and `clear_pmp()` functions to pmpcfg(x) modules
1313
- Add struct `Pmpcsr` and is returned from `pmpcfgx::read()`
1414
- 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
15+
- Add `asm::delay()` function for assembly-based busy-loops
16+
- Add `asm::nop()`, a wrapper for implementing a `nop` instruction
1717

1818
### Changed
1919

0 commit comments

Comments
 (0)