Skip to content

Commit b00cfc0

Browse files
sago35deadprogram
authored andcommitted
targets: add serial and serial-port key to JSON files for adafruit boards
1 parent e127cea commit b00cfc0

14 files changed

+19
-0
lines changed

targets/clue-alpha.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"inherits": ["nrf52840"],
33
"build-tags": ["clue_alpha","nrf52840_reset_uf2", "softdevice", "s140v6"],
44
"serial": "usb",
5+
"serial-port": ["acm:239a:8072", "acm:239a:0072", "acm:239a:0071", "acm:239a:8071"],
56
"flash-1200-bps-reset": "true",
67
"flash-method": "msd",
78
"msd-volume-name": "CLUEBOOT",

targets/feather-m0.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"inherits": ["atsamd21g18a"],
33
"build-tags": ["feather_m0"],
4+
"serial": "usb",
5+
"serial-port": ["acm:239a:801b", "acm:239a:001b", "acm:239a:800b", "acm:239a:000b", "acm:239a:0015"],
46
"flash-1200-bps-reset": "true",
57
"flash-method": "msd",
68
"msd-volume-name": "FEATHERBOOT",

targets/feather-m4-can.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"inherits": ["atsame51j19a"],
33
"build-tags": ["feather_m4_can"],
44
"serial": "usb",
5+
"serial-port": ["acm:239a:80cd", "acm:239a:00cd"],
56
"flash-1200-bps-reset": "true",
67
"flash-method": "msd",
78
"msd-volume-name": "FTHRCANBOOT",

targets/feather-m4.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"inherits": ["atsamd51j19a"],
33
"build-tags": ["feather_m4"],
44
"serial": "usb",
5+
"serial-port": ["acm:239a:8022", "acm:239a:0022"],
56
"flash-1200-bps-reset": "true",
67
"flash-method": "msd",
78
"msd-volume-name": "FEATHERBOOT",

targets/feather-nrf52840-sense.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"inherits": ["nrf52840"],
33
"build-tags": ["feather_nrf52840_sense","nrf52840_reset_uf2", "softdevice", "s140v6"],
44
"serial": "usb",
5+
"serial-port": ["acm:239a:8087", "acm:239a:0087", "acm:239a:0088", "acm:239a:8088"],
56
"flash-1200-bps-reset": "true",
67
"flash-method": "msd",
78
"msd-volume-name": "FTHRSNSBOOT",

targets/feather-nrf52840.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"inherits": ["nrf52840"],
33
"build-tags": ["feather_nrf52840","nrf52840_reset_uf2", "softdevice", "s140v6"],
44
"serial": "usb",
5+
"serial-port": ["acm:239a:8029", "acm:239a:0029", "acm:239a:002a", "acm:239a:802a"],
56
"flash-1200-bps-reset": "true",
67
"flash-method": "msd",
78
"msd-volume-name": "FTHR840BOOT",

targets/grandcentral-m4.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"inherits": ["atsamd51p20a"],
33
"build-tags": ["grandcentral_m4"],
44
"serial": "usb",
5+
"serial-port": ["acm:239a:8031", "acm:239a:0031", "acm:239a:0032"],
56
"flash-1200-bps-reset": "true",
67
"flash-method": "msd",
78
"msd-volume-name": "GCM4BOOT",

targets/itsybitsy-m0.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"inherits": ["atsamd21g18a"],
33
"build-tags": ["itsybitsy_m0"],
4+
"serial": "usb",
5+
"serial-port": ["acm:239a:800f", "acm:239a:000f", "acm:239a:8012"],
46
"flash-1200-bps-reset": "true",
57
"flash-method": "msd",
68
"msd-volume-name": "ITSYBOOT",

targets/itsybitsy-nrf52840.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"inherits": ["nrf52840"],
33
"build-tags": ["itsybitsy_nrf52840","nrf52840_reset_uf2", "softdevice", "s140v6"],
44
"serial": "usb",
5+
"serial-port": ["acm:239A:8052", "acm:239A:0052", "acm:239A:0051", "acm:239A:8051"],
56
"flash-1200-bps-reset": "true",
67
"flash-method": "msd",
78
"msd-volume-name": "ITSY840BOOT",

targets/matrixportal-m4.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"inherits": ["atsamd51j19a"],
33
"build-tags": ["atsamd51j19a", "matrixportal_m4"],
4+
"serial": "usb",
5+
"serial-port": ["acm:239a:80c9", "acm:239a:00c9", "acm:239a:80ca"],
46
"flash-1200-bps-reset": "true",
57
"flash-method": "msd",
68
"msd-volume-name": "MATRIXBOOT",

0 commit comments

Comments
 (0)