未验证 提交 65f52257 编写于 作者: B Bernard Xiong 提交者: GitHub

Update drv_usart.c

remove the end space of line:324.
上级 3bf45dc4
...@@ -321,7 +321,7 @@ static const struct uart_index uart_clock_map[] = ...@@ -321,7 +321,7 @@ static const struct uart_index uart_clock_map[] =
#endif #endif
#ifdef BSP_USING_UART10 #ifdef BSP_USING_UART10
{9, M4_USART10}, {9, M4_USART10},
#endif #endif
}; };
static const struct uart_irq_handler uart_irq_handlers[sizeof(uart_obj) / sizeof(uart_obj[0])]; static const struct uart_irq_handler uart_irq_handlers[sizeof(uart_obj) / sizeof(uart_obj[0])];
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册