mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-23 21:57:33 -04:00
minor edits
This commit is contained in:
parent
581535009a
commit
ceb5009b60
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ int main() {
|
|||
neorv32_mtime_set_timecmp(mtime_cmp_max);
|
||||
|
||||
// intro
|
||||
neorv32_uart_printf("\n\n------ CPU TEST ------\n\n");
|
||||
neorv32_uart_printf("\n\n-==== CPU TEST ====-\n\n");
|
||||
|
||||
// show project credits
|
||||
neorv32_rte_print_credits();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue