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": ["atsamd21e18a"],
"build-tags": ["qtpy"],
"serial": "usb",
"serial-port": ["acm:239a:80cb", "acm:239a:00cb", "acm:239a:00cc"],
"flash-1200-bps-reset": "true",
"flash-method": "msd",
"msd-volume-name": "QTPY_BOOT",