We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bd2406 commit e626502Copy full SHA for e626502
ports/stm/boards/nucleo_f446re/mpconfigboard.mk
@@ -1,5 +1,5 @@
1
-USB_VID = 0x239A
2
-USB_PID = 0x809F
+USB_VID = 0x0483
+USB_PID = 0x572A
3
USB_PRODUCT = "NUCLEO-F446RE - CPy"
4
USB_MANUFACTURER = "STMicroelectronics"
5
0 commit comments