targets: add serial and serial-port key to JSON files for adafruit boards

This commit is contained in:
sago35
2021-06-26 13:41:44 +09:00
committed by Ron Evans
parent e127ceac67
commit b00cfc001e
14 changed files with 19 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
"inherits": ["atsamd51j19a"],
"build-tags": ["feather_m4"],
"serial": "usb",
"serial-port": ["acm:239a:8022", "acm:239a:0022"],
"flash-1200-bps-reset": "true",
"flash-method": "msd",
"msd-volume-name": "FEATHERBOOT",