Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 06a599c

Browse files
authored
Merge pull request #1218 from lcongdon/Adafruit-Grand-Central
vid and pid for Adafruit Grand Central M4 (SAMD51)
2 parents 50e2052 + b1b9fa1 commit 06a599c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

misc/usbmapping.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,15 @@
141141
"architecture": "samd",
142142
"id": "adafruit_feather_m0",
143143
"target": "at91samdXX.cfg"
144+
},
145+
{
146+
"vid": "239a",
147+
"pid": "8031",
148+
"name": "Adafruit Grand Central M4 (SAMD51)",
149+
"package": "adafruit",
150+
"architecture": "samd",
151+
"id": "adafruit_grandcentral_m4",
152+
"target": "atsame5x.cfg"
144153
}
145154
]
146155
},

0 commit comments

Comments
 (0)