Skip to content

Commit 8778f36

Browse files
authored
Merge pull request #2293 from CedarGroveStudios/patch-1
Add a USB interface description for StringCar M0 Express
2 parents 5d9ac8b + e7df288 commit 8778f36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/atmel-samd/boards/stringcar_m0_express/mpconfigboard.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ USB_VID = 0x239A
33
USB_PID = 0x8060
44
USB_PRODUCT = "StringCar M0 Express"
55
USB_MANUFACTURER = "Cedar Grove Studios"
6+
USB_INTERFACE_NAME = "StringCarM0Ex"
67

78
CHIP_VARIANT = SAMD21E18A
89
CHIP_FAMILY = samd21

0 commit comments

Comments
 (0)