mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
This is to match all the other ports. This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
16 lines
249 B
JSON
16 lines
249 B
JSON
{
|
|
"deploy": [
|
|
"../deploy.md"
|
|
],
|
|
"docs": "",
|
|
"features": [],
|
|
"images": [
|
|
"arduino_primo.jpg"
|
|
],
|
|
"mcu": "nrf52",
|
|
"product": "arduino_primo",
|
|
"thumbnail": "",
|
|
"url": "",
|
|
"vendor": "Arduino"
|
|
}
|