Merge pull request #2329 from theacodes/set-winterbloom-sol-usb-name

Set USB_INTERFACE_NAME for winterbloom_sol
This commit is contained in:
Dan Halbert 2019-11-26 15:17:14 -05:00 committed by GitHub
commit 97d90c6039
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ USB_VID = 0x239A
USB_PID = 0x8062
USB_PRODUCT = "Sol"
USB_MANUFACTURER = "Winterbloom"
USB_INTERFACE_NAME = "Sol"
CHIP_VARIANT = SAMD51J20A
CHIP_FAMILY = samd51