atmel-samd: Correct the USB PID of the CircuitPlayground Express.
This commit is contained in:
parent
aaf01481aa
commit
66c421f401
@ -1,6 +1,6 @@
|
|||||||
LD_FILE = boards/samd21x18-bootloader-external-flash-crystalless.ld
|
LD_FILE = boards/samd21x18-bootloader-external-flash-crystalless.ld
|
||||||
USB_VID = 0x239A
|
USB_VID = 0x239A
|
||||||
USB_PID = 0x8015
|
USB_PID = 0x8019
|
||||||
|
|
||||||
FLASH_IMPL = spi_flash.c
|
FLASH_IMPL = spi_flash.c
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user