diff options
| -rw-r--r-- | ports/samd/boards/SPARKFUN_REDBOARD_TURBO/board.json | 2 | ||||
| -rw-r--r-- | ports/samd/boards/SPARKFUN_SAMD21_DEV_BREAKOUT/board.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ports/samd/boards/SPARKFUN_REDBOARD_TURBO/board.json b/ports/samd/boards/SPARKFUN_REDBOARD_TURBO/board.json index b7ccac725..789bd9773 100644 --- a/ports/samd/boards/SPARKFUN_REDBOARD_TURBO/board.json +++ b/ports/samd/boards/SPARKFUN_REDBOARD_TURBO/board.json @@ -17,5 +17,5 @@ "product": "SparkFun RedBoard Turbo", "thumbnail": "", "url": "https://www.sparkfun.com/products/14812", - "vendor": "Sparkfun" + "vendor": "SparkFun" } diff --git a/ports/samd/boards/SPARKFUN_SAMD21_DEV_BREAKOUT/board.json b/ports/samd/boards/SPARKFUN_SAMD21_DEV_BREAKOUT/board.json index b2e6553b2..e5c5411a0 100644 --- a/ports/samd/boards/SPARKFUN_SAMD21_DEV_BREAKOUT/board.json +++ b/ports/samd/boards/SPARKFUN_SAMD21_DEV_BREAKOUT/board.json @@ -15,5 +15,5 @@ "product": "SparkFun SAMD21 Dev Breakout", "thumbnail": "", "url": "https://www.sparkfun.com/products/13672", - "vendor": "Sparkfun" + "vendor": "SparkFun" } |
