Skip to content

Commit 97d90c6

Browse files
authored
Merge pull request #2329 from theacodes/set-winterbloom-sol-usb-name
Set USB_INTERFACE_NAME for winterbloom_sol
2 parents 5b41236 + e77046d commit 97d90c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ USB_VID = 0x239A
66
USB_PID = 0x8062
77
USB_PRODUCT = "Sol"
88
USB_MANUFACTURER = "Winterbloom"
9+
USB_INTERFACE_NAME = "Sol"
910

1011
CHIP_VARIANT = SAMD51J20A
1112
CHIP_FAMILY = samd51

0 commit comments

Comments
 (0)