-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage_ehajo_index.json
47 lines (47 loc) · 1.11 KB
/
package_ehajo_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
{
"packages":[
{
"maintainer":"HaJo",
"help":{
"online":"http://dokuwiki.ehajo.de/artikel:arduino-boardmanager"
},
"websiteURL": "http://www.eHaJo.de",
"platforms": [
{
"category":"Contributed",
"name":"eHaJo AVR Boards",
"url":"https://github.com/ehajo/arduino-boards/raw/master/boards/ehajo-avr-1.0.0.tar.bz2",
"help":{
"online":"http://dokuwiki.eHaJo.de"
},
"version":"1.0.0",
"architecture":"avr",
"archiveFileName":"ehajo-avr-1.0.0.tar.bz2",
"boards": [
{"name":"eHaJo Gscheiduino"}
],
"toolsDependencies": [
{ "packager": "arduino", "version": "4.8.1-arduino5", "name": "avr-gcc"}
],
"size":"29697"
}
],
"tools": [
{
"version": "6.3.0",
"name": "avrdude",
"systems": [
{
"url": "https://github.com/ehajo/arduino-boards/raw/master/tools/avrdude-6.3.0-ehajo-i686-mingw32.zip",
"host": "i686-mingw32",
"archiveFileName": "avrdude-6.3.0-ehajo-i686-mingw32.zip",
"size": "261876"
}
]
}
],
"name":"eHaJo",
"email":"info@ehajo.de"
}
]
}