Skip to content

Commit 1c12e9a

Browse files
authored
Merge pull request adafruit#418 from tannewt/usb_pids
atmel-samd: Update Feather M0 Express USB PID
2 parents 9060df5 + 3cb5e7e commit 1c12e9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/atmel-samd/boards/feather_m0_express/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
LD_FILE = boards/samd21x18-bootloader.ld
22
USB_VID = 0x239A
3-
USB_PID = 0x801b
3+
USB_PID = 0x8023
44
USB_PRODUCT = "Feather M0 Express"
55
USB_MANUFACTURER = "Adafruit Industries LLC"
66

0 commit comments

Comments
 (0)