atmel-samd: Update Feather M0 Express USB PID
This makes it different from the bootloaders and Arduino. Fixes #324.
This commit is contained in:
parent
216fcedfbb
commit
aa817de7f0
@ -1,6 +1,6 @@
|
||||
LD_FILE = boards/samd21x18-bootloader-external-flash.ld
|
||||
USB_VID = 0x239A
|
||||
USB_PID = 0x801b
|
||||
USB_PID = 0x8023
|
||||
|
||||
SPI_FLASH_FILESYSTEM = 1
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
LD_FILE = boards/samd21x18-bootloader-external-flash.ld
|
||||
|
||||
USB_VID = 0x239A
|
||||
USB_PID = 0x801b
|
||||
USB_PID = 0x8023
|
||||
|
||||
SPI_FLASH_FILESYSTEM = 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user