mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-13 07:23:39 +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": ["feather_nrf52840_sense","nrf52840_reset_uf2", "softdevice", "s140v6"],
|
||||
"serial": "usb",
|
||||
"serial-port": ["acm:239a:8087", "acm:239a:0087", "acm:239a:0088", "acm:239a:8088"],
|
||||
"flash-1200-bps-reset": "true",
|
||||
"flash-method": "msd",
|
||||
"msd-volume-name": "FTHRSNSBOOT",
|
||||
|
||||
Reference in New Issue
Block a user