ports: Update board.json files for vendor/product consistency.

The vendor and product fields in the `board.json` files were somewhat
inconsistent.  Remove any duplication of the vendor name in the product
field so that `f"{vendor} {product}"` reads well.

In addition to that, update most of the URL's for `board.json` files that
are modified here, and match case and spacing used by the manufacturers for
the vendor and product names.

Signed-off-by: Matt Trentini <matt.trentini@gmail.com>
This commit is contained in:
Matt Trentini
2024-10-18 00:25:19 +11:00
committed by Damien George
parent ba92063d64
commit 3e33d0567f
43 changed files with 66 additions and 66 deletions

View File

@@ -17,7 +17,7 @@
"ABX00052_01.iso_999x750.jpg"
],
"mcu": "rp2040",
"product": "Arduino Nano RP2040 Connect",
"product": "Nano RP2040 Connect",
"thumbnail": "",
"url": "https://store-usa.arduino.cc/products/arduino-nano-rp2040-connect",
"vendor": "Arduino"

View File

@@ -13,7 +13,7 @@
"pybstick-rp2040-26-broches-micropython-c.jpg"
],
"mcu": "rp2040",
"product": "PYBSTICK26 RP2040",
"product": "RP2040 PYBStick",
"thumbnail": "",
"url": "https://shop.mchobby.be/product.php?id_product=2331",
"vendor": "McHobby"

View File

@@ -15,7 +15,7 @@
"pololu_3pi_2040_robot.jpg"
],
"mcu": "rp2040",
"product": "Pololu 3pi+ 2040 Robot",
"product": "3pi+ 2040 Robot",
"thumbnail": "",
"url": "https://www.pololu.com/3pi",
"vendor": "Pololu"

View File

@@ -16,7 +16,7 @@
"pololu_zumo_2040_robot.jpg"
],
"mcu": "rp2040",
"product": "Pololu Zumo 2040 Robot",
"product": "Zumo 2040 Robot",
"thumbnail": "",
"url": "https://www.pololu.com/zumo",
"vendor": "Pololu"

View File

@@ -14,7 +14,7 @@
"18288-SparkFun_Pro_Micro_-_RP2040-01.jpg"
],
"mcu": "rp2040",
"product": "Pro Micro RP2040",
"product": "Pro Micro - RP2040",
"thumbnail": "",
"url": "https://www.sparkfun.com/products/18288",
"vendor": "SparkFun"

View File

@@ -17,7 +17,7 @@
"17745-SparkFun_Thing_Plus_-_RP2040-01a.jpg"
],
"mcu": "rp2040",
"product": "Thing Plus RP2040",
"product": "Thing Plus - RP2040",
"thumbnail": "",
"url": "https://www.sparkfun.com/products/17745",
"vendor": "SparkFun"

View File

@@ -13,8 +13,8 @@
"W5100S-EVB-Pico.jpg"
],
"mcu": "rp2040",
"product": "Wiznet W5100S-EVB-Pico",
"product": "W5100S-EVB-Pico",
"thumbnail": "",
"url": "https://www.wiznet.io/product-item/w5100s-evb-pico/",
"vendor": "Wiznet"
"url": "https://docs.wiznet.io/Product/iEthernet/W5100S/w5100s-evb-pico",
"vendor": "WIZnet"
}

View File

@@ -13,8 +13,8 @@
"W5500-EVB-Pico.jpg"
],
"mcu": "rp2040",
"product": "Wiznet W5500-EVB-Pico",
"product": "W5500-EVB-Pico",
"thumbnail": "",
"url": "https://docs.wiznet.io/Product/iEthernet/W5500/w5500-evb-pico",
"vendor": "Wiznet"
"vendor": "WIZnet"
}

View File

@@ -12,7 +12,7 @@
"weact_rp2040.jpg"
],
"mcu": "rp2040",
"product": "WeAct Studio RP2040",
"product": "Studio RP2040",
"url": "https://github.com/WeActTC/WeActStudio.RP2040CoreBoard",
"variants": {
"FLASH_2M": "2 MiB Flash",