93 lines
2.0 KiB
JSON
93 lines
2.0 KiB
JSON
{
|
|
"$schema": "./families.schema.json",
|
|
"realtek-amb": {
|
|
"parent": null,
|
|
"code": "amb",
|
|
"description": "Realtek Ameba"
|
|
},
|
|
"realtek-amb1": {
|
|
"parent": "realtek-amb",
|
|
"code": "amb1",
|
|
"description": "Realtek Ameba1",
|
|
"id": "0x9FFFD543",
|
|
"short_name": "RTL8710A"
|
|
},
|
|
"realtek-ambz": {
|
|
"parent": "realtek-amb",
|
|
"code": "ambz",
|
|
"description": "Realtek AmebaZ",
|
|
"id": "0x22E0D6FC",
|
|
"short_name": "RTL8710B",
|
|
"package": "framework-realtek-amb1"
|
|
},
|
|
"realtek-ambz2": {
|
|
"parent": "realtek-amb",
|
|
"code": "ambz2",
|
|
"description": "Realtek AmebaZ2",
|
|
"id": "0xE08F7564",
|
|
"short_name": "RTL8720C",
|
|
"package": "framework-realtek-ambz2"
|
|
},
|
|
"realtek-ambd": {
|
|
"parent": "realtek-amb",
|
|
"code": "ambd",
|
|
"description": "Realtek AmebaD",
|
|
"id": "0x3379CFE2",
|
|
"short_name": "RTL8720D"
|
|
},
|
|
"beken-72xx": {
|
|
"parent": null,
|
|
"code": "bk72xx",
|
|
"description": "Beken 72xx"
|
|
},
|
|
"beken-72xx-gen1": {
|
|
"parent": "beken-72xx",
|
|
"code": "bk72xxgen1",
|
|
"description": "Beken 72xx (ARM)",
|
|
"package": "framework-beken-bdk"
|
|
},
|
|
"beken-72xx-gen2": {
|
|
"parent": "beken-72xx",
|
|
"code": "bk72xxgen2",
|
|
"description": "Beken 72xx (RISC-V & ARM)"
|
|
},
|
|
"beken-7231u": {
|
|
"parent": "beken-72xx-gen1",
|
|
"code": "bk7231u",
|
|
"description": "Beken 7231U/7231T",
|
|
"id": "0x675A40B0",
|
|
"short_name": "BK7231U"
|
|
},
|
|
"beken-7231n": {
|
|
"parent": "beken-72xx-gen1",
|
|
"description": "Beken 7231N",
|
|
"code": "bk7231n",
|
|
"id": "0x7B3EF230",
|
|
"short_name": "BK7231N"
|
|
},
|
|
"beken-7251": {
|
|
"parent": "beken-72xx-gen1",
|
|
"code": "bk7251",
|
|
"description": "Beken 7251/7252",
|
|
"id": "0x6A82CC42",
|
|
"short_name": "BK7251"
|
|
},
|
|
"boufallo-bl678": {
|
|
"parent": null,
|
|
"code": "bl678",
|
|
"description": "Boufallo BL6xx/BL7xx/BL8xx"
|
|
},
|
|
"boufallo-bl60x": {
|
|
"parent": "boufallo-bl678",
|
|
"code": "bl60x",
|
|
"description": "Boufallo BL602/BL604",
|
|
"id": "0xDE1270B7",
|
|
"short_name": "BL60X"
|
|
},
|
|
"winnermicro-iot": {
|
|
"parent": null,
|
|
"code": "wmiot",
|
|
"description": "WinnerMicro W60x/W800x"
|
|
}
|
|
}
|