-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage_OSCSYS_Boards_index.json
More file actions
43 lines (43 loc) · 1.16 KB
/
package_OSCSYS_Boards_index.json
File metadata and controls
43 lines (43 loc) · 1.16 KB
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
{
"packages": [
{
"name": "OpenTroller",
"maintainer": "OSCSYS",
"websiteURL": "https://github.com/oscsys/boards",
"email": "",
"help": {
"online": ""
},
"platforms": [
{
"name": "OpenTroller ATMEGA1284P",
"architecture": "avr",
"version": "1.0.0",
"category": "Contributed",
"help": {
"online": "http://github.com/oscsys/boards"
},
"url": "https://github.com/OSCSYS/boards/raw/master/opentroller-1.0.0.zip",
"archiveFileName": "opentroller-1.0.0.zip",
"checksum": "SHA-256:c9dc47f3520884e7180977b1517575189782c7df9d40b6fb96f396fdc2244d2e",
"size": "15005",
"boards": [
{"name": "OpenTroller ATMEGA1284P"} ],
"toolsDependencies": [
{
"packager": "arduino",
"name": "avr-gcc",
"version": "4.8.1-arduino5"
},
{
"packager": "arduino",
"name": "avrdude",
"version": "6.0.1-arduino5"
}
]
}
],
"tools":[]
}
]
}