7cc9b257a9
- Add board.md files for MIMXRT1060_EVK and MIMXRT1064_EVK warning about their experimental state. - Add separate deploy_teensy.md and deploy_mimxrt.md files.
23 lines
502 B
JSON
23 lines
502 B
JSON
{
|
|
"deploy": [
|
|
"../deploy_mimxrt.md"
|
|
],
|
|
"docs": "",
|
|
"features": [
|
|
"MicroUSB",
|
|
"Microphone",
|
|
"AudioCodec",
|
|
"SPDIF",
|
|
"OpenSDA",
|
|
"JLink"
|
|
],
|
|
"images": [
|
|
"i.MXRT1010-TOP.jpg"
|
|
],
|
|
"mcu": "mimxrt",
|
|
"product": "MIMXRT1010_EVK",
|
|
"thumbnail": "",
|
|
"url": "https://www.nxp.com/design/development-boards/i-mx-evaluation-and-development-boards/i-mx-rt1010-evaluation-kit:MIMXRT1010-EVK",
|
|
"vendor": "NXP"
|
|
}
|