Merge pull request #700 from adafruit/tannewt-patch-6

Update USB PID
This commit is contained in:
Dan Halbert 2018-03-23 13:25:39 -04:00 committed by GitHub
commit ce8f7e69bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
LD_FILE = boards/samd51x19-bootloader-external-flash.ld
USB_VID = 0x239A
USB_PID = 0x8021
USB_PID = 0x8026
USB_PRODUCT = "Feather M4 Express"
USB_MANUFACTURER = "Adafruit Industries LLC"