Skip to content

Commit 4771faf

Browse files
authored
Add files via upload
1 parent d5d9328 commit 4771faf

1 file changed

Lines changed: 89 additions & 0 deletions

File tree

package_opencm7test_index.json

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
2+
{
3+
"packages": [
4+
{
5+
"name": "OpenCM7.0",
6+
"maintainer": "ROBOTIS",
7+
"websiteURL": "http://support.robotis.com/ko/product/controller/opencm7_main.htm",
8+
"email": "jason@robotis.com",
9+
"help": {
10+
"online": "http://support.robotis.com/ko/product/controller/opencm7_main.htm"
11+
},
12+
"platforms": [
13+
{
14+
"name": "OpenCM7.0",
15+
"architecture": "OpenCM7",
16+
"version": "1.0.0",
17+
"category": "Arduino",
18+
"help": {
19+
"online": "http://support.robotis.com/ko/product/controller/opencm7_main.htm"
20+
},
21+
"url": "https://github.com/irarykim/OpenCM7_Arduino/blob/master/opencm7_core_1.0.zip",
22+
"archiveFileName": "opencm7_core_1.0.zip",
23+
"checksum": "SHA-256:D784F6D424492622B05E4B80C7E67DD2FED464006ECB358EE468590615B5D0AC",
24+
"size": "481658",
25+
"help": {
26+
"online": "http://support.robotis.com/ko/product/controller/opencm7_main.htm"
27+
},
28+
"boards": [
29+
{"name": "OpenCM7.0"}
30+
],
31+
"toolsDependencies": [
32+
{
33+
"packager": "OpenCM7.0",
34+
"name": "opencm7_gcc",
35+
"version": "4.9.0-2014q4"
36+
},
37+
{
38+
"packager": "OpenCM7.0",
39+
"name": "opencm7_tools",
40+
"version": "1.0"
41+
}
42+
43+
]
44+
}
45+
],
46+
"tools":[
47+
{
48+
"name": "opencm7_gcc",
49+
"version": "4.9.0-2014q4",
50+
"systems": [
51+
{
52+
53+
"host": "i686-mingw32",
54+
55+
"archiveFileName": "gcc-arm-none-eabi-4.8.3-2014q1-windows.tar.gz",
56+
57+
"url": "http://downloads.arduino.cc/gcc-arm-none-eabi-4.8.3-2014q1-windows.tar.gz",
58+
59+
"checksum": "SHA-256:fd8c111c861144f932728e00abd3f7d1107e186eb9cd6083a54c7236ea78b7c2",
60+
61+
"size": "84537449"
62+
63+
},
64+
{
65+
"host": "i686-mingw32zzz",
66+
"url": "http://www.robotis.com/download/jason_temp/gcc-arm-none-eabi-4_9-2014q4-20141203-win32.zip",
67+
"archiveFileName": "gcc-arm-none-eabi-4_9-2014q4-20141203-win32.zip",
68+
"checksum": "SHA-256:AFFB4FB88F48EC1CC37D7FF3DD3138C085EEA41F4F5A07ADADE747CB4B30C4F3",
69+
"size": "88119194"
70+
}
71+
]
72+
},
73+
{
74+
"name": "opencm7_tools",
75+
"version": "1.0",
76+
"systems": [
77+
{
78+
"host": "i686-mingw32",
79+
"url": "https://github.com/irarykim/OpenCM7_Arduino/blob/master/opencm7_tools_1.0.zip",
80+
"archiveFileName": "opencm7_tools_1.0.zip",
81+
"checksum": "SHA-256:502DD9A387F4FB01E06BFB5DC62CAEB8FC4DFCF339C5303F99E107D6D9121C5F",
82+
"size": "289554"
83+
}
84+
]
85+
}
86+
]
87+
}
88+
]
89+
}

0 commit comments

Comments
 (0)