Skip to content

Commit 6f73126

Browse files
committed
add correct PID
1 parent 04f93c8 commit 6f73126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/stm32f4/boards/stm32f4_discovery/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 = 0x805E
2+
USB_PID = 0x808A
33
USB_PRODUCT = "STM32F407VG Discovery Board - CPy"
44
USB_MANUFACTURER = "STMicroelectronics"
55
USB_DEVICES = "CDC,MSC"

0 commit comments

Comments
 (0)