Skip to content

Commit ffd41cf

Browse files
committed
Updated USB product name to remove duplication
Output from lsusb now reads: SparkFun Electronics Thing Plus - STM32
1 parent 463d944 commit ffd41cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/stm/boards/sparkfun_stm32_thing_plus/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
USB_VID = 0X1B4F
22
USB_PID = 0x0028
33

4-
USB_PRODUCT = "SparkFun Thing Plus - STM32"
4+
USB_PRODUCT = "Thing Plus - STM32"
55
USB_MANUFACTURER = "SparkFun Electronics"
66

77
SPI_FLASH_FILESYSTEM = 1

0 commit comments

Comments
 (0)