-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage_m12864stk_index.json
76 lines (76 loc) · 3.03 KB
/
package_m12864stk_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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
{
"packages": [
{
"name": "M12864STK",
"maintainer": "Ármin Csutorás <[email protected]>",
"websiteUrl": "https://github.com/csutorasa/m12864stk",
"email": "[email protected]",
"help": {
"online": "https://github.com/csutorasa/m12864stk/tree/master/README.md"
},
"platforms": [
{
"name": "M128/64 STK board",
"architecture": "avr",
"version": "1.0.0",
"category": "Contributed",
"help": {
"online": "https://github.com/csutorasa/m12864stk/tree/master/README.md"
},
"url": "https://github.com/csutorasa/m12864stk/releases/download/1.0.0/m12864stk.zip",
"archiveFileName": "m12864stk.zip",
"checksum": "SHA-256:ef50a558edc2882c86124f3ff8c36b2a4dc21952b0836d58004fd7ae106a4cc4",
"size": "115413",
"boards": [
{
"name": "M12864STK"
}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "avr-gcc",
"version": "4.9.2-atmel3.5.4-arduino2"
},
{
"packager": "arduino",
"name": "avrdude",
"version": "6.0.1-arduino5"
}
]
},
{
"name": "M128/64 STK board",
"architecture": "avr",
"version": "1.0.1",
"category": "Contributed",
"help": {
"online": "https://github.com/csutorasa/m12864stk/tree/master/README.md"
},
"url": "https://github.com/csutorasa/m12864stk/releases/download/1.0.1/m12864stk-1.0.1.zip",
"archiveFileName": "m12864stk-1.0.1.zip",
"checksum": "SHA-256:a9b52eaf995ac6f6b8892b214dc821b43494d77a01228bcbdef4a77f1f528ec1",
"size": "118531",
"boards": [
{
"name": "M12864STK"
}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "avr-gcc",
"version": "7.3.0-atmel3.6.1-arduino7"
},
{
"packager": "arduino",
"name": "avrdude",
"version": "6.3.0-arduino18"
}
]
}
],
"tools": []
}
]
}