Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
stnolting committed May 17, 2022
1 parent 5206d64 commit ee70ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ modules are _optional_.
and the *Privileged Architecture Specification* [(Version 1.12)](https://github.com/stnolting/neorv32/blob/main/docs/references/riscv-privileged.pdf).
* `machine` and `user` modes
* implements _all_ standard RISC-V exceptions/interrupts (including MTI, MEI & MSI)
* 16-fast interrupt requests as NEORV32-specific extension
* 16 fast interrupt request channels as NEORV32-specific extension

**Memory**

Expand Down

0 comments on commit ee70ece

Please sign in to comment.