parent
3bf45dc4ad
commit
65f52257f9
|
@ -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])];
|
||||||
|
|
Loading…
Reference in New Issue