micropython/ports/mimxrt/boards/OLIMEX_RT1010/board.json
robert-hh c7accf7666 mimxrt/boards/OLIMEX_RT1010: Document the initial deploy procedure.
The procedure given here will work whether or not the DevKit motherboard is
used and is equipped with the support MCU.  It is laborious but works.
2022-05-27 13:23:46 +10:00

22 lines
395 B
JSON

{
"deploy": [
"deploy_olimex.md"
],
"docs": "",
"features": [
"MicroUSB",
"MicroSD",
"AudioCodec",
"SPDIF",
"JLink"
],
"images": [
"OLIMEX_RT1010Py.jpg"
],
"mcu": "mimxrt",
"product": "Olimex_RT1010Py",
"thumbnail": "",
"url": "https://www.olimex.com/Products/ARM/NXP",
"vendor": "OLIMEX"
}