Skip to content

Commit 32e69f7

Browse files
committed
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>
1 parent 09541b7 commit 32e69f7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ports/samd/boards/SPARKFUN_REDBOARD_TURBO/board.json

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

ports/samd/boards/SPARKFUN_SAMD21_DEV_BREAKOUT/board.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
"product": "SparkFun SAMD21 Dev Breakout",
1616
"thumbnail": "",
1717
"url": "https://www.sparkfun.com/products/13672",
18-
"vendor": "Sparkfun"
18+
"vendor": "SparkFun"
1919
}

0 commit comments

Comments
 (0)