-
Notifications
You must be signed in to change notification settings - Fork 0
/
package_cellink_index.json
49 lines (49 loc) · 1.57 KB
/
package_cellink_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
{
"packages": [
{
"name": "neocortex",
"maintainer": "Cellink",
"websiteURL": "https://github.com/CELLINKAB/lowlevelboard-arduino-utils",
"email": "[email protected]",
"help": {
"online": "https://cellink.com"
},
"platforms": [
{
"name": "NeoCortex",
"architecture": "avr",
"version": "1.4.0",
"category": "Contributed",
"url": "https://raw.githubusercontent.com/CELLINKAB/lowlevelboard-arduino-utils/master/neocortex-1.4.0.zip",
"archiveFileName": "neocortex-1.4.0.zip",
"checksum": "SHA-256:455f4a99f52a5097cf25c9694f9d5cc3c10f7643c2fb6695e3d8f9ba3e690743",
"size": "4785",
"help": {
"online": "https://cellink.com"
},
"boards": [
{
"name": "Neocortex"
},
{
"name": "Neocortex-CC"
}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "avr-gcc",
"version": "4.8.1-arduino5"
},
{
"packager": "arduino",
"name": "avrdude",
"version": "6.0.1-arduino5"
}
]
}
],
"tools": []
}
]
}