mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 09:50:15 +01:00
The preferred/correct spelling is "SparkFun" so this commit updates all of the existing SparkFun board definitions with that spelling.
24 lines
474 B
JSON
24 lines
474 B
JSON
{
|
|
"deploy": [
|
|
"../deploy.md"
|
|
],
|
|
"docs": "",
|
|
"features": [
|
|
"BLE",
|
|
"Dual-core",
|
|
"External Flash",
|
|
"IMU",
|
|
"JST-SH",
|
|
"USB",
|
|
"WiFi"
|
|
],
|
|
"images": [
|
|
"22727-_01.jpg"
|
|
],
|
|
"mcu": "rp2040",
|
|
"product": "XRP Controller (Beta)",
|
|
"thumbnail": "",
|
|
"url": "https://www.sparkfun.com/sparkfun-experiential-robotics-platform-xrp-controller-beta.html",
|
|
"vendor": "SparkFun"
|
|
}
|