mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-24 22:27:21 -04:00
[README] typo fix
This commit is contained in:
parent
0cfabf23dd
commit
5486aa4375
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@ on the [neoTRNG](https://github.com/stnolting/neoTRNG)
|
|||
for custom tightly-coupled co-processors, accelerators or interfaces
|
||||
* direct memory access controller ([DMA](https://stnolting.github.io/neorv32/#_direct_memory_access_controller_dma)) for CPU-independent
|
||||
data transfers and conversions
|
||||
* cyclic redundancy check unit ([DMA](https://stnolting.github.io/neorv32/#_cyclic_redundancy_check_crc)) to test
|
||||
* cyclic redundancy check unit ([CRC](https://stnolting.github.io/neorv32/#_cyclic_redundancy_check_crc)) to test
|
||||
data integrity (CRC8/16/32)
|
||||
|
||||
**Debugging**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue