Skip to content

Commit 5cecc91

Browse files
ports/rp2/boards: Fix SparkFun vendor name.
1 parent f1018ee commit 5cecc91

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

ports/rp2/boards/SPARKFUN_IOTNODE_LORAWAN_RP2350/board.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
"product": "IoT Node LoRaWAN RP2350",
2222
"thumbnail": "",
2323
"url": "https://www.sparkfun.com/products/26060",
24-
"vendor": "Sparkfun"
24+
"vendor": "SparkFun"
2525
}

ports/rp2/boards/SPARKFUN_PROMICRO/board.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
"product": "Pro Micro RP2040",
1818
"thumbnail": "",
1919
"url": "https://www.sparkfun.com/products/18288",
20-
"vendor": "Sparkfun"
20+
"vendor": "SparkFun"
2121
}

ports/rp2/boards/SPARKFUN_PROMICRO_RP2350/board.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
"product": "Pro Micro RP2350",
1919
"thumbnail": "",
2020
"url": "https://www.sparkfun.com/products/24870",
21-
"vendor": "Sparkfun"
21+
"vendor": "SparkFun"
2222
}

ports/rp2/boards/SPARKFUN_THINGPLUS/board.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
"product": "Thing Plus RP2040",
2121
"thumbnail": "",
2222
"url": "https://www.sparkfun.com/products/17745",
23-
"vendor": "Sparkfun"
23+
"vendor": "SparkFun"
2424
}

ports/rp2/boards/SPARKFUN_THINGPLUS_RP2350/board.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
"product": "Thing Plus RP2350",
2424
"thumbnail": "",
2525
"url": "https://www.sparkfun.com/products/25134",
26-
"vendor": "Sparkfun"
26+
"vendor": "SparkFun"
2727
}

ports/rp2/boards/SPARKFUN_XRP_CONTROLLER/board.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
"product": "XRP Controller",
2222
"thumbnail": "",
2323
"url": "https://www.sparkfun.com/sparkfun-experiential-robotics-platform-xrp-controller.html",
24-
"vendor": "Sparkfun"
24+
"vendor": "SparkFun"
2525
}

ports/rp2/boards/SPARKFUN_XRP_CONTROLLER_BETA/board.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
"product": "XRP Controller (Beta)",
2020
"thumbnail": "",
2121
"url": "https://www.sparkfun.com/sparkfun-experiential-robotics-platform-xrp-controller-beta.html",
22-
"vendor": "Sparkfun"
22+
"vendor": "SparkFun"
2323
}

0 commit comments

Comments
 (0)