mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-03 04:30:15 +08:00
@@ -91,7 +91,7 @@ static void tms570_debug_console_init(void)
|
||||
|
||||
tms570_sci_initialize(ctx);
|
||||
memset(&term, 0, sizeof(term));
|
||||
cfsetospeed(&term, B115200);
|
||||
term.c_ospeed = B115200;
|
||||
tms570_sci_set_attributes(&ctx->base, &term);
|
||||
BSP_output_char = tms570_debug_console_out;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user