Skip to content

Commit 337727b

Browse files
committed
renamed board folder to match board name in boards.yml
1 parent b5333f2 commit 337727b

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

ports/raspberrypi/boards/sparkfun_thingplus_rp2040/mpconfigboard.mk renamed to ports/raspberrypi/boards/sparkfun_thing_plus_rp2040/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
USB_VID = 0x1B4F
22
USB_PID = 0x0025
3-
USB_PRODUCT = "ThingPlus RP2040"
3+
USB_PRODUCT = "Thing Plus RP2040"
44
USB_MANUFACTURER = "SparkFun"
55

66
CHIP_VARIANT = RP2040

0 commit comments

Comments
 (0)