Skip to content

Commit ce8f7e6

Browse files
authored
Merge pull request adafruit#700 from adafruit/tannewt-patch-6
Update USB PID
2 parents 2615865 + 63d826a commit ce8f7e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/atmel-samd/boards/feather_m4_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/samd51x19-bootloader-external-flash.ld
22
USB_VID = 0x239A
3-
USB_PID = 0x8021
3+
USB_PID = 0x8026
44
USB_PRODUCT = "Feather M4 Express"
55
USB_MANUFACTURER = "Adafruit Industries LLC"
66

0 commit comments

Comments
 (0)