Merge pull request #418 from tannewt/usb_pids
atmel-samd: Update Feather M0 Express USB PID
This commit is contained in:
commit
1c12e9aaba
|
@ -1,6 +1,6 @@
|
|||
LD_FILE = boards/samd21x18-bootloader.ld
|
||||
USB_VID = 0x239A
|
||||
USB_PID = 0x801b
|
||||
USB_PID = 0x8023
|
||||
USB_PRODUCT = "Feather M0 Express"
|
||||
USB_MANUFACTURER = "Adafruit Industries LLC"
|
||||
|
||||
|
|
Loading…
Reference in New Issue