Skip to content

Commit 751fbf0

Browse files
authored
Update mpconfigboard.mk
1 parent 8d6e792 commit 751fbf0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ports/raspberrypi/boards/rfguru_pico/mpconfigboard.mk

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
USB_VID = 0x239A
2-
USB_PID = 0x80F4
3-
USB_PRODUCT = "RFGuru-Pico"
4-
USB_MANUFACTURER = "Raspberry Pi"
1+
USB_VID = 0x1209
2+
USB_PID = 0xFF40
3+
USB_PRODUCT = "Pico"
4+
USB_MANUFACTURER = "RF.Guru"
55

66
CHIP_VARIANT = RP2040
77
CHIP_FAMILY = rp2

0 commit comments

Comments
 (0)