mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-09 05:00:00 +08:00
Update drv_usart.c
remove the end space of line:324.
This commit is contained in:
@@ -321,7 +321,7 @@ static const struct uart_index uart_clock_map[] =
|
||||
#endif
|
||||
#ifdef BSP_USING_UART10
|
||||
{9, M4_USART10},
|
||||
#endif
|
||||
#endif
|
||||
};
|
||||
|
||||
static const struct uart_irq_handler uart_irq_handlers[sizeof(uart_obj) / sizeof(uart_obj[0])];
|
||||
|
||||
Reference in New Issue
Block a user