stm32/h7: Added a couple of missing U(S)ART defines to the USART header
This commit is contained in:
committed by
Piotr Esden-Tempski
parent
83e571db67
commit
903720f6dc
@@ -46,6 +46,8 @@
|
|||||||
#define USART6 USART6_BASE
|
#define USART6 USART6_BASE
|
||||||
#define UART7 UART7_BASE
|
#define UART7 UART7_BASE
|
||||||
#define UART8 UART8_BASE
|
#define UART8 UART8_BASE
|
||||||
|
#define UART9 UART9_BASE
|
||||||
|
#define USART10 USART10_BASE
|
||||||
/**@}*/
|
/**@}*/
|
||||||
|
|
||||||
BEGIN_DECLS
|
BEGIN_DECLS
|
||||||
@@ -55,4 +57,3 @@ END_DECLS
|
|||||||
/**@}*/
|
/**@}*/
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user