提交 da3c9006 编写于 作者: L liang yongxiang

[bsp] fix typo

上级 7bff4a1b
......@@ -114,7 +114,7 @@ void UART7_IRQHandler(void)
#if defined(RT_USING_UART8)
struct rt_serial_device serial8;
void UART7_IRQHandler(void)
void UART8_IRQHandler(void)
{
uart_isr(&serial8);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册