mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-19 03:54:01 +00:00
targets: remove usbpid of bootloader
For more information, see https://github.com/tinygo-org/tinygo/pull/3168
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"inherits": ["atsamd51j19a"],
|
||||
"build-tags": ["pygamer"],
|
||||
"serial": "usb",
|
||||
"serial-port": ["acm:239a:803d", "acm:239a:003d", "acm:239a:803e"],
|
||||
"serial-port": ["acm:239a:803d", "acm:239a:803e"],
|
||||
"flash-1200-bps-reset": "true",
|
||||
"flash-method": "msd",
|
||||
"msd-volume-name": "PYGAMERBOOT",
|
||||
|
||||
Reference in New Issue
Block a user