mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-22 05:19:03 +00:00
wioterminal: remove serial-port setting of bootloader
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"inherits": ["atsamd51p19a"],
|
"inherits": ["atsamd51p19a"],
|
||||||
"build-tags": ["wioterminal"],
|
"build-tags": ["wioterminal"],
|
||||||
"serial": "usb",
|
"serial": "usb",
|
||||||
"serial-port": ["acm:2886:002d", "acm:2886:802d"],
|
"serial-port": ["acm:2886:802d"],
|
||||||
"flash-1200-bps-reset": "true",
|
"flash-1200-bps-reset": "true",
|
||||||
"flash-method": "msd",
|
"flash-method": "msd",
|
||||||
"msd-volume-name": "Arduino",
|
"msd-volume-name": "Arduino",
|
||||||
|
|||||||
Reference in New Issue
Block a user