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:
robert-hh
2025-06-19 15:12:49 +02:00
parent 09541b7896
commit 32e69f7fdb
2 changed files with 2 additions and 2 deletions

View File

@@ -17,5 +17,5 @@
"product": "SparkFun RedBoard Turbo",
"thumbnail": "",
"url": "https://www.sparkfun.com/products/14812",
"vendor": "Sparkfun"
"vendor": "SparkFun"
}

View File

@@ -15,5 +15,5 @@
"product": "SparkFun SAMD21 Dev Breakout",
"thumbnail": "",
"url": "https://www.sparkfun.com/products/13672",
"vendor": "Sparkfun"
"vendor": "SparkFun"
}