Skip to content

Commit e7df288

Browse files
add USB interface description
... to "StringCarM0Ex"
1 parent 5d9ac8b commit e7df288

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)