micropython/ports/mimxrt/boards/SEEED_ARCH_MIX/board.json
robert-hh d72d699dad mimxrt/boards: Add the Seeed ARCH MIX board.
The ARCH MIX board exposes the Ethernet Pins at it's connectors.  Therefore
the software is configured for using a LAN8720 PHY device.  Breakout boards
with the LAN8720 are easily available.
2021-11-16 23:11:21 +11:00

21 lines
369 B
JSON

{
"deploy": [
"deploy.md"
],
"docs": "",
"features": [
"MicroSD",
"MicroUSB",
"SDRAM",
"RGB LED"
],
"images": [
"main1.jpg"
],
"mcu": "mimxrt",
"product": "Arch Mix",
"thumbnail": "",
"url": "https://wiki.seeedstudio.com/Arch_Mix/",
"vendor": "Seeed Technology Co.,Ltd."
}