mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-20 12:29:03 +00:00
targets: add DefaultUART to adafruit boards
This commit is contained in:
@@ -154,3 +154,7 @@ var (
|
||||
Bus: sam.CAN1,
|
||||
}
|
||||
)
|
||||
|
||||
var (
|
||||
DefaultUART = UART1
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user