Temporary: Use same USB PID as the MicroMod STM32
This commit is contained in:
parent
0ff3c0dac0
commit
7afb4f1129
@ -1,5 +1,8 @@
|
|||||||
USB_VID = 0x0483
|
USB_VID = 0X1B4F
|
||||||
USB_PID = 0x5740
|
|
||||||
|
# TODO: Replace the Product ID below with the official value once known.
|
||||||
|
USB_PID = 0x0027 # Same PID as the SparkFun MicroMod STM32
|
||||||
|
|
||||||
USB_PRODUCT = "SparkFun Thing Plus - STM32"
|
USB_PRODUCT = "SparkFun Thing Plus - STM32"
|
||||||
USB_MANUFACTURER = "SparkFun Electronics"
|
USB_MANUFACTURER = "SparkFun Electronics"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user