-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathpackage_elektor-labs.com_ide-1.6.6_index.json
48 lines (48 loc) · 1.36 KB
/
package_elektor-labs.com_ide-1.6.6_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
{
"packages": [
{
"name": "Elektor",
"maintainer": "Elektor.Labs",
"websiteURL": "https://github.com/ElektorLabs/arduino/",
"email": "[email protected]",
"help": {
"online": "http://www.elektor-labs.com"
},
"platforms": [
{
"name": "Elektor AVR boards",
"architecture": "avr",
"version": "1.0.0",
"category": "Contributed",
"help": {
"online": "http://www.elektor-labs.com"
},
"url": "https://raw.githubusercontent.com/ElektorLabs/arduino/master/elektor-boards-1.0.0_ide-1.6.6.zip",
"archiveFileName": "elektor-boards-1.0.0_ide-1.6.6.zip",
"checksum": "SHA-256:bc728e41cd7a0ccbcad8a2f5d51914117e24b33c81ef6a8a20d6428251b20b35",
"size": "191052",
"help": {
"online": "http://www.elektor-labs.com"
},
"boards": [
{"name": "eRIC Nitro"},
{"name": "Platino"}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "avr-gcc",
"version": "4.8.1-arduino5"
},
{
"packager": "arduino",
"name": "avrdude",
"version": "6.0.1-arduino5"
}
]
}
],
"tools":[]
}
]
}