Files
micropython/ports/rp2/boards/SPARKFUN_THINGPLUS_RP2350/board.json
Malcolm McKellips 1e92bdd206 rp2/boards: Fix SparkFun vendor name.
The preferred/correct spelling is "SparkFun" so this commit updates all of
the existing SparkFun board definitions with that spelling.
2025-03-25 23:11:59 +11:00

28 lines
538 B
JSON

{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [
"BLE",
"Battery Charging",
"Dual-core",
"External Flash",
"External RAM",
"Feather",
"JST-SH",
"RGB LED",
"USB-C",
"WiFi",
"microSD"
],
"images": [
"25134-Thing-Plus-RP2350-Feature.jpg"
],
"mcu": "rp2350",
"product": "Thing Plus RP2350",
"thumbnail": "",
"url": "https://www.sparkfun.com/products/25134",
"vendor": "SparkFun"
}