Files
libretiny/families.json
2022-12-08 17:19:42 +01:00

96 lines
2.0 KiB
JSON

[
{
"id": "0x9FFFD543",
"short_name": "RTL8710A",
"description": "Realtek Ameba1"
},
{
"id": "0x22E0D6FC",
"short_name": "RTL8710B",
"description": "Realtek AmebaZ",
"name": "realtek-ambz",
"parent": "realtek-amb",
"code": "ambz",
"parent_code": "amb",
"url": "https://www.amebaiot.com/en/amebaz/",
"sdk": "https://github.com/ambiot/amb1_sdk",
"framework": "framework-realtek-amb1",
"mcus": [
"RTL8710BN",
"RTL8710BX"
]
},
{
"id": "0xE08F7564",
"short_name": "RTL8720C",
"description": "Realtek AmebaZ2",
"name": "realtek-ambz2",
"parent": "realtek-amb",
"code": "ambz2",
"parent_code": "amb",
"url": "https://www.amebaiot.com/en/amebaz2/",
"sdk": "https://github.com/ambiot/ambz2_sdk",
"framework": "framework-realtek-ambz2",
"mcus": [
"RTL8720CF"
]
},
{
"id": "0x3379CFE2",
"short_name": "RTL8720D",
"description": "Realtek AmebaD"
},
{
"id": "0x675A40B0",
"short_name": "BK7231U",
"description": "Beken 7231U/7231T",
"name": "beken-7231u",
"parent": "beken-72xx",
"code": "bk7231u",
"parent_code": "bk72xx",
"url": "http://www.bekencorp.com/en/goods/detail/cid/13.html",
"sdk": "https://github.com/bekencorp/bdk_freertos",
"framework": "framework-beken-bdk",
"mcus": [
"BK7231T",
"BK7231S",
"BK7231U"
]
},
{
"id": "0x7B3EF230",
"short_name": "BK7231N",
"description": "Beken 7231N",
"name": "beken-7231n",
"parent": "beken-72xx",
"code": "bk7231n",
"parent_code": "bk72xx",
"url": "http://www.bekencorp.com/en/goods/detail/cid/39.html",
"sdk": "https://github.com/bekencorp/bdk_freertos",
"framework": "framework-beken-bdk",
"mcus": [
"BK7231N"
]
},
{
"id": "0xDE1270B7",
"short_name": "BL602",
"description": "Boufallo 602"
},
{
"id": "0x51E903A8",
"short_name": "XR809",
"description": "Xradiotech 809"
},
{
"id": "0xDEADBEEF",
"short_name": "NATIVE",
"description": "Native host architecture",
"name": "host-native",
"code": "native",
"mcus": [
"NATIVE"
]
}
]