mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-23 21:57:33 -04:00
Fix typo
This commit is contained in:
parent
b7441b1004
commit
e20f25127a
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@
|
|||
/* -------- TWI configuration -------- */
|
||||
/* assumes single byte address */
|
||||
|
||||
/** Enable TWI for cooping to RAM */
|
||||
/** Enable TWI for copying to RAM */
|
||||
#ifndef TWI_EN
|
||||
#define TWI_EN 0
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue