forked from dhiltonp/hexbright
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage_hexbright_index.json
44 lines (44 loc) · 1.21 KB
/
package_hexbright_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
{
"packages": [
{
"name": "HexBright",
"maintainer": "HexBright",
"websiteURL": "http://hexbright.com/",
"email": "mail@hexbright.com.",
"help": {
"online": "http://community.hexbright.com/Answers"
},
"platforms": [
{
"name": "HexBright",
"architecture": "avr",
"version": "1.0.0",
"category": "HexBright",
"help": {
"online": "http://community.hexbright.com/Answers"
},
"url": "https://raw.githubusercontent.com/EagleWorks/hexbright/master/hexbright-hardware.zip",
"archiveFileName": "hexbright-hardware.zip",
"checksum": "SHA-256:8f3f6a5b4116f8a5ba35d558a1d58e2bc37a9c694b26bfa694b04211536c88b7",
"size": "13173",
"boards": [
{"name": "HexBright"}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "avr-gcc",
"version": "4.8.1-arduino5"
},
{
"packager": "arduino",
"name": "avrdude",
"version": "6.0.1-arduino5"
}
]
}
],
"tools":[]
}
]
}