Skip to content

Commit b4bdf55

Browse files
djix123dhalbert
andauthored
Update ports/stm/boards/stm32f411ce_blackpill_haxpress/mpconfigboard.mk
Update PID for _with_flash version to resolve duplicate PID issue Co-authored-by: Dan Halbert <[email protected]>
1 parent 4804032 commit b4bdf55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/stm/boards/stm32f411ce_blackpill_haxpress/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
USB_VID = 0x239A
2-
USB_PID = 0x806A
2+
USB_PID = 0x006A
33
USB_PRODUCT = "stm32f411ce blackpill with flash"
44
USB_MANUFACTURER = "Unknown"
55

0 commit comments

Comments
 (0)