mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-18 19:44:00 +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": ["nrf52840"],
|
||||
"build-tags": ["itsybitsy_nrf52840","nrf52840_reset_uf2", "softdevice", "s140v6"],
|
||||
"serial": "usb",
|
||||
"serial-port": ["acm:239A:8052", "acm:239A:0052", "acm:239A:0051", "acm:239A:8051"],
|
||||
"flash-1200-bps-reset": "true",
|
||||
"flash-method": "msd",
|
||||
"msd-volume-name": "ITSY840BOOT",
|
||||
|
||||
Reference in New Issue
Block a user