提交 8c2008b0 编写于 作者: B Bernard Xiong

[BSP] fix compiling error for beaglebone board

上级 ab205542
......@@ -431,7 +431,7 @@ int rt_hw_serial_init(void)
#endif
#ifdef RT_USING_UART5
config = RT_SERIAL_CONFIG_DEFAULT;
config.baud_rate = BAUD_RATE_115200;
serial5.ops = &am33xx_uart_ops;
serial5.config = config;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册