forked from Xmegaduino/Xmegaduino
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package_xmegaduino_index.json
48 lines (48 loc) · 1.31 KB
/
package_xmegaduino_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": "Xmegaduino",
"maintainer": "Akafugu Corporation",
"websiteURL": "https://github.com/Xmegaduino/Xmegaduino/",
"email": "",
"help": {
"online": ""
},
"platforms": [
{
"name": "Xmegaduino Boards",
"architecture": "xmega",
"version": "0.7.0",
"category": "Xmegaduino",
"help": {
"online": ""
},
"url": "https://github.com/Xmegaduino/Xmegaduino/releases/download/0.7.0/xmegaduino-0.7.0.tar.bz2",
"archiveFileName": "xmegaduino-0.7.0.tar.bz2",
"checksum": "SHA-256:34b48e06848dc1daf7c1e0c54ebe74966811f57b574f4270af9ff8163b357845",
"size": "108128",
"boards": [
{"name": "Akafuino X"},
{"name": "Apitronics Bee"},
{"name": "Sparkfun Xmega"},
{"name": "XPlain"},
{"name": "Inventech gsm-mote"}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "avr-gcc",
"version": "4.8.1-arduino5"
},
{
"packager": "arduino",
"name": "avrdude",
"version": "6.0.1-arduino5"
}
]
}
],
"tools": []
}
]
}