Skip to content

Commit 742e747

Browse files
committed
Implement another USB ID
1 parent c3baf28 commit 742e747

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)