stm32l4: Fix typo impacting uart4 and uart5
This commit is contained in:
parent
38b45c8786
commit
0a68b012a1
@ -37,8 +37,8 @@
|
||||
#define USART1 USART1_BASE
|
||||
#define USART2 USART2_BASE
|
||||
#define USART3 USART3_BASE
|
||||
#define UART4 USART4_BASE
|
||||
#define UART5 USART5_BASE
|
||||
#define UART4 UART4_BASE
|
||||
#define UART5 UART5_BASE
|
||||
#define LPUART1 LPUART1_BASE
|
||||
/**@}*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user