mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-23 13:47:33 -04:00
minor edits
This commit is contained in:
parent
1d16beabc6
commit
ec693bd3af
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,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