mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-17 03:03:27 +00:00
targets: remove usbpid of bootloader
For more information, see https://github.com/tinygo-org/tinygo/pull/3168
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
"inherits": ["atsamd21e18a"],
|
||||
"build-tags": ["qtpy"],
|
||||
"serial": "usb",
|
||||
"serial-port": ["acm:239a:80cb", "acm:239a:00cb", "acm:239a:00cc"],
|
||||
"serial-port": ["acm:239a:80cb"],
|
||||
"flash-1200-bps-reset": "true",
|
||||
"flash-method": "msd",
|
||||
"msd-volume-name": "QTPY_BOOT",
|
||||
|
||||
Reference in New Issue
Block a user