-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.json
35 lines (35 loc) · 875 Bytes
/
index.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"type":"SoC",
"name":"TLSR9218",
"title": "telink TLSR9218 SoC",
"description":"telink BLE SoC",
"Core": {
"CoreNum": 1,
"Core":"RISC-V",
"Fmax":96,
"DMIPS": 140,
"CoreMark": 360
},
"manufacturer": {
"vendor":"telink",
"homepage":"https://www.telink-semi.com/"
},
"repository": {
"type": "git",
"url": "https://github.com/SoCXin/TLSR9218.git"
},
"version":"1.0.0",
"series":["TLSR9218A","TLSR9218B","TLSR9215A","TLSR9213A"],
"package":["QFN48","QFN64"],
"peripheral": ["Zigbee","BLE","Thread","6LoWPAN","Matter","USB","SPI","IIC"],
"ESD": {
"HBM": 2000,
"CDM": 500
},
"keywords": [
"RISC-V",
"jieli",
"Zigbee","BLE","Thread","6LoWPAN","Matter","USB","SPI","IIC",
"3.6V","1.8V"
]
}