atmel-samd: Update Feather M0 Express USB PID

This makes it different from the bootloaders and Arduino.
This commit is contained in:
Scott Shawcroft 2017-11-07 10:23:29 -08:00
parent 9060df5af6
commit 3cb5e7ea58

View File

@ -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"