Skip to content

Commit be6924b

Browse files
authored
Update mpconfigboard.mk
1 parent 28e68a7 commit be6924b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ports/raspberrypi/boards/waveshare_rp2040_one/mpconfigboard.mk

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
USB_VID = 0x2E8A
2-
USB_PID = 0x111F
2+
USB_PID = 0x101F
33
USB_PRODUCT = "RP2040-One"
44
USB_MANUFACTURER = "Waveshare Electronics"
55

@@ -9,3 +9,4 @@ CHIP_FAMILY = rp2
99
EXTERNAL_FLASH_DEVICES = "W25Q32JVSSIQ"
1010

1111
CIRCUITPY__EVE = 1
12+
CIRCUITPY_BUILD_EXTENSIONS = bin,uf2,u2if

0 commit comments

Comments
 (0)