Skip to content

Commit e514782

Browse files
committed
update-with-new-usb-PID
1 parent 0537f4e commit e514782

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
LD_FILE = boards/samd21x18-bootloader.ld
22
USB_VID = 0x239A
3-
USB_PID = 0x8066
4-
USB_PRODUCT = "Bit6"
3+
USB_PID = 0x80B9
4+
USB_PRODUCT = "Bit7"
55
USB_MANUFACTURER = "ndGarage"
66

77
CHIP_VARIANT = SAMD21E18A

0 commit comments

Comments
 (0)