mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-09-07 05:09:02 +00:00
targets: add serial and serial-port key to JSON files for adafruit boards
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"inherits": ["atsamd51j19a"],
|
||||
"build-tags": ["metro_m4_airlift"],
|
||||
"serial": "usb",
|
||||
"serial-port": ["acm:239A:8037", "acm:239A:0037"],
|
||||
"flash-1200-bps-reset": "true",
|
||||
"flash-method": "msd",
|
||||
"msd-volume-name": "METROM4BOOT",
|
||||
|
||||
Reference in New Issue
Block a user