samd/boards: Change the SparkFun vendor name to SparkFun.
Only the board.json files are affected. No other file uses the style "Sparkfun". The documentation is fine. Signed-off-by: robert-hh <robert@hammelrath.com>
This commit is contained in:
parent
09541b7896
commit
32e69f7fdb
2 changed files with 2 additions and 2 deletions
|
|
@ -17,5 +17,5 @@
|
|||
"product": "SparkFun RedBoard Turbo",
|
||||
"thumbnail": "",
|
||||
"url": "https://www.sparkfun.com/products/14812",
|
||||
"vendor": "Sparkfun"
|
||||
"vendor": "SparkFun"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -15,5 +15,5 @@
|
|||
"product": "SparkFun SAMD21 Dev Breakout",
|
||||
"thumbnail": "",
|
||||
"url": "https://www.sparkfun.com/products/13672",
|
||||
"vendor": "Sparkfun"
|
||||
"vendor": "SparkFun"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue