rp2/boards: Fix SparkFun vendor name.
The preferred/correct spelling is "SparkFun" so this commit updates all of the existing SparkFun board definitions with that spelling.
This commit is contained in:
committed by
Damien George
parent
396ab268df
commit
1e92bdd206
@@ -21,5 +21,5 @@
|
||||
"product": "IoT Node LoRaWAN RP2350",
|
||||
"thumbnail": "",
|
||||
"url": "https://www.sparkfun.com/products/26060",
|
||||
"vendor": "Sparkfun"
|
||||
"vendor": "SparkFun"
|
||||
}
|
||||
|
||||
@@ -17,5 +17,5 @@
|
||||
"product": "Pro Micro RP2040",
|
||||
"thumbnail": "",
|
||||
"url": "https://www.sparkfun.com/products/18288",
|
||||
"vendor": "Sparkfun"
|
||||
"vendor": "SparkFun"
|
||||
}
|
||||
|
||||
@@ -18,5 +18,5 @@
|
||||
"product": "Pro Micro RP2350",
|
||||
"thumbnail": "",
|
||||
"url": "https://www.sparkfun.com/products/24870",
|
||||
"vendor": "Sparkfun"
|
||||
"vendor": "SparkFun"
|
||||
}
|
||||
|
||||
@@ -20,5 +20,5 @@
|
||||
"product": "Thing Plus RP2040",
|
||||
"thumbnail": "",
|
||||
"url": "https://www.sparkfun.com/products/17745",
|
||||
"vendor": "Sparkfun"
|
||||
"vendor": "SparkFun"
|
||||
}
|
||||
|
||||
@@ -23,5 +23,5 @@
|
||||
"product": "Thing Plus RP2350",
|
||||
"thumbnail": "",
|
||||
"url": "https://www.sparkfun.com/products/25134",
|
||||
"vendor": "Sparkfun"
|
||||
"vendor": "SparkFun"
|
||||
}
|
||||
|
||||
@@ -21,5 +21,5 @@
|
||||
"product": "XRP Controller",
|
||||
"thumbnail": "",
|
||||
"url": "https://www.sparkfun.com/sparkfun-experiential-robotics-platform-xrp-controller.html",
|
||||
"vendor": "Sparkfun"
|
||||
"vendor": "SparkFun"
|
||||
}
|
||||
|
||||
@@ -19,5 +19,5 @@
|
||||
"product": "XRP Controller (Beta)",
|
||||
"thumbnail": "",
|
||||
"url": "https://www.sparkfun.com/sparkfun-experiential-robotics-platform-xrp-controller-beta.html",
|
||||
"vendor": "Sparkfun"
|
||||
"vendor": "SparkFun"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user