diff --git a/src/machine/board_matrixportal-m4_baremetal.go b/src/machine/board_matrixportal-m4_baremetal.go index 8e0cd8543..5c57fbd35 100644 --- a/src/machine/board_matrixportal-m4_baremetal.go +++ b/src/machine/board_matrixportal-m4_baremetal.go @@ -9,6 +9,7 @@ import ( // UART on the MatrixPortal M4 var ( + Serial = UART1 UART1 = &_UART1 _UART1 = UART{ Buffer: NewRingBuffer(),