-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage_opencm7test_index.json
More file actions
76 lines (74 loc) · 2.5 KB
/
package_opencm7test_index.json
File metadata and controls
76 lines (74 loc) · 2.5 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
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": "OpenCM7.0",
"maintainer": "ROBOTIS",
"websiteURL": "http://support.robotis.com/ko/product/controller/opencm7_main.htm",
"email": "jason@robotis.com",
"help": {
"online": "http://support.robotis.com/ko/product/controller/opencm7_main.htm"
},
"platforms": [
{
"name": "OpenCM7.0",
"architecture": "OpenCM7",
"version": "1.0.0",
"category": "Arduino",
"help": {
"online": "http://support.robotis.com/ko/product/controller/opencm7_main.htm"
},
"url": "https://github.com/ROBOTIS-GIT/OpenCM7.0/files/759467/opencm7_core_1.0.zip",
"archiveFileName": "opencm7_core_1.0.zip",
"checksum": "SHA-256:8CB1CA619A38B18F73F715F2247FC211D197C3685ABD2FAFC2D00F83B4B3CC06",
"size": "491130",
"help": {
"online": "http://support.robotis.com/ko/product/controller/opencm7_main.htm"
},
"boards": [
{"name": "OpenCM7.0"}
],
"toolsDependencies": [
{
"packager": "OpenCM7.0",
"name": "opencm7_gcc",
"version": "4.9.0-2014q4"
},
{
"packager": "OpenCM7.0",
"name": "opencm7_tools",
"version": "1.0"
}
]
}
],
"tools":[
{
"name": "opencm7_gcc",
"version": "4.9.0-2014q4",
"systems": [
{
"host": "i686-mingw32",
"url": "https://github.com/ROBOTIS-GIT/OpenCM7.0/releases/download/v1.0/gcc-arm-none-eabi-4_9-2014q4-20141203-win32.zip",
"archiveFileName": "gcc-arm-none-eabi-4_9-2014q4-20141203-win32.zip",
"checksum": "SHA-256:AFFB4FB88F48EC1CC37D7FF3DD3138C085EEA41F4F5A07ADADE747CB4B30C4F3",
"size": "88119194"
}
]
},
{
"name": "opencm7_tools",
"version": "1.0",
"systems": [
{
"host": "i686-mingw32",
"url": "https://github.com/ROBOTIS-GIT/OpenCM7.0/files/759482/opencm7_tools_1.0.zip",
"archiveFileName": "opencm7_tools_1.0.zip",
"checksum": "SHA-256:502DD9A387F4FB01E06BFB5DC62CAEB8FC4DFCF339C5303F99E107D6D9121C5F",
"size": "289554"
}
]
}
]
}
]
}