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.
20 lines
362 B
JSON
20 lines
362 B
JSON
{
|
|
"deploy": [
|
|
"../deploy_teensy.md"
|
|
],
|
|
"docs": "",
|
|
"features": [
|
|
"MicroSD",
|
|
"Ethernet",
|
|
"Breadboard Friendly"
|
|
],
|
|
"images": [
|
|
"teensy41_4.jpg"
|
|
],
|
|
"mcu": "mimxrt",
|
|
"product": "Teensy 4.1",
|
|
"thumbnail": "",
|
|
"url": "https://www.pjrc.com/store/teensy41.html",
|
|
"vendor": "PJRC"
|
|
}
|