Missed matching #endif

pull/15221/head
Anthony Mcnicoll 2022-02-20 16:43:44 -05:00
parent 41275f7e0d
commit fe698ea13b
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ static void uart_group1_irq(void)
uart_irq(LPUART_2);
#endif
}
#endif
#if defined(USART_GROUP2_IRQn)
static void uart_group2_irq(void)