atmel-samd: Correct the USB PID of the CircuitPlayground Express.

This commit is contained in:
Scott Shawcroft 2017-05-29 14:35:38 -07:00
parent aaf01481aa
commit 66c421f401
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
LD_FILE = boards/samd21x18-bootloader-external-flash-crystalless.ld
USB_VID = 0x239A
USB_PID = 0x8015
USB_PID = 0x8019
FLASH_IMPL = spi_flash.c