Skip to content

Commit 9478048

Browse files
committed
Update USB PID/VID
1 parent 861a847 commit 9478048

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ports/raspberrypi/boards/maple_elite_pi/mpconfigboard.mk

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
USB_VID = 0xCB10
2-
USB_PID = 0x1169
1+
USB_VID = 0x2E8A
2+
USB_PID = 0x1072
33
USB_PRODUCT = "Elite-Pi"
4-
USB_MANUFACTURER = "Keeb.io"
4+
USB_MANUFACTURER = "Maple Computing"
55

66
CHIP_VARIANT = RP2040
77
CHIP_FAMILY = rp2

0 commit comments

Comments
 (0)