Merge pull request #419 from tannewt/2.x_usb_pids

atmel-samd: Update Feather M0 Express USB PID in 2.x
This commit is contained in:
Dan Halbert 2017-11-07 20:55:24 -05:00 committed by GitHub
commit d183b66e52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

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

View File

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