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
+2
View File
@@ -1,6 +1,8 @@
{
"inherits": ["atsamd21g18a"],
"build-tags": ["feather_m0"],
"serial": "usb",
"serial-port": ["acm:239a:801b", "acm:239a:001b", "acm:239a:800b", "acm:239a:000b", "acm:239a:0015"],
"flash-1200-bps-reset": "true",
"flash-method": "msd",
"msd-volume-name": "FEATHERBOOT",