mimxrt/boards: Add board.json file for OLIMEX RT1010Py.

This commit is contained in:
robert-hh 2022-03-09 20:21:03 +01:00 committed by Damien George
parent 66b5c4c770
commit 798a29f629
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
{
"deploy": [
"../deploy_mimxrt.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"
}