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 7afb4f1 commit 463d944Copy full SHA for 463d944
ports/stm/boards/sparkfun_stm32_thing_plus/mpconfigboard.mk
@@ -1,7 +1,5 @@
1
USB_VID = 0X1B4F
2
-
3
-# TODO: Replace the Product ID below with the official value once known.
4
-USB_PID = 0x0027 # Same PID as the SparkFun MicroMod STM32
+USB_PID = 0x0028
5
6
USB_PRODUCT = "SparkFun Thing Plus - STM32"
7
USB_MANUFACTURER = "SparkFun Electronics"
0 commit comments