提交 09b105ec 编写于 作者: B bernard

use UART0 as console

上级 9d09cd9f
......@@ -166,8 +166,8 @@ static const struct rt_uart_ops am33xx_uart_ops =
struct serial_ringbuffer uart1_int_rx;
struct am33xx_uart uart1 =
{
UART1_BASE,
UART1_INT,
UART0_BASE,
UART0_INT,
};
struct rt_serial_device serial1;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册