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.
18 lines
327 B
JSON
18 lines
327 B
JSON
{
|
|
"deploy": [
|
|
"../deploy_teensy.md"
|
|
],
|
|
"docs": "",
|
|
"features": [
|
|
"Breadboard Friendly"
|
|
],
|
|
"images": [
|
|
"teensy40_front.jpg"
|
|
],
|
|
"mcu": "mimxrt",
|
|
"product": "Teensy 4.0",
|
|
"thumbnail": "",
|
|
"url": "https://www.pjrc.com/store/teensy40.html",
|
|
"vendor": "PJRC"
|
|
}
|