mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
The preferred/correct spelling is "SparkFun" so this commit updates all of the existing SparkFun board definitions with that spelling.
28 lines
538 B
JSON
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"
|
|
}
|