minor edits

This commit is contained in:
stnolting 2020-08-25 22:29:14 +02:00
parent 1d16beabc6
commit ec693bd3af

View file

@ -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();