-
Notifications
You must be signed in to change notification settings - Fork 7
/
package_5G-NB-IoT_index.json
58 lines (58 loc) · 1.25 KB
/
package_5G-NB-IoT_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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"packages": [
{
"maintainer": "5G-NB-IoT",
"websiteURL": "null",
"email": "null",
"name": "5G-NB-IoT",
"platforms": [
{
"name": "5G-NB-IoT SAMD Board (32-bits ARM Cortex-M0+)",
"architecture": "samd",
"version": "1.0.6",
"category": "Contributed",
"help": {
"online": "null"
},
"url":"https://raw.githubusercontent.com/5ghub/5G-NB-IoT/master/5G-NB-IoT.zip",
"archiveFileName": "5G-NB-IoT.zip",
"checksum": "SHA-256:909c21945629d530379e732b9b4b16e128d3fc47a612433d0b25235d24057eed",
"size": "1106119",
"boards": [
{
"name": "5G-NB-IoT"
}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "arm-none-eabi-gcc",
"version": "4.8.3-2014q1"
},
{
"packager": "arduino",
"name": "bossac",
"version": "1.7.0"
},
{
"packager": "arduino",
"name": "openocd",
"version": "0.9.0-arduino5-static"
},
{
"packager": "arduino",
"name": "CMSIS",
"version": "4.5.0"
},
{
"packager": "arduino",
"name": "CMSIS-Atmel",
"version": "1.1.0"
}
]
}
],
"tools": []
}
]
}