mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-18 11:33:59 +00:00
machine: add DefaultUART to wioterminal
This commit is contained in:
@@ -345,6 +345,8 @@ const (
|
|||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
DefaultUART = UART1
|
||||||
|
|
||||||
UART1 = &sercomUSART2
|
UART1 = &sercomUSART2
|
||||||
|
|
||||||
// RTL8720D
|
// RTL8720D
|
||||||
|
|||||||
Reference in New Issue
Block a user