-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage_brainwave-avr_index.json
30 lines (30 loc) · 1.09 KB
/
package_brainwave-avr_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
{
"packages": [
{
"name":"brainwave",
"maintainer":"brainwave",
"websiteURL":"https://github.com/unrepentantgeek/brainwave-arduino",
"email":"matthew@shinythings.com",
"platforms":[
{
"name":"brainwave Arduino AVR Modules",
"architecture":"avr",
"version":"1.0.0",
"url": "https://github.com/gordonmessmer/brainwave-release/blob/master/brainwave-avr-1.0.0.tar.bz2?raw=true",
"archiveFileName":"brainwave-avr-1.0.0.tar.bz2",
"checksum":"SHA-256:650d9fb804096dc88971e48d04faab061b26ff9bfa1fa7a790e1208fee881c1e",
"size":"129591",
"boards":[
{ "name":"brainwave" },
{ "name":"brainwavepro" }
],
"toolsDependencies":[
{ "packager":"arduino", "name":"avr-gcc", "version":"4.8.1-arduino5" },
{ "packager":"arduino", "name":"avrdude", "version":"6.0.1-arduino5" }
]
}
],
"tools":[]
}
]
}