-
Notifications
You must be signed in to change notification settings - Fork 4
/
package_openrb_index.json
103 lines (103 loc) · 2.77 KB
/
package_openrb_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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
{
"packages":
[
{
"name": "OpenRB-150",
"maintainer": "ROBOTIS",
"websiteURL": "https://emanual.robotis.com/docs/en/parts/controller/openrb-150/",
"email" : "[email protected]",
"platforms":
[
{
"name": "OpenRB-150",
"architecture": "samd",
"version": "0.2.0",
"category": "Contributed",
"url": "https://github.com/ROBOTIS-GIT/OpenRB-150/releases/download/0.2.0/OpenRB-150.zip",
"archiveFileName": "OpenRB-150.zip",
"checksum": "SHA-256:36f5724d94c2273b732f6cc7c0576badc12e47e344cc655d123ebb45786533be",
"size": "840540",
"boards": [
{
"name": "OpenRB-150"
}
],
"toolsDependencies":
[
{
"packager": "arduino",
"name": "arm-none-eabi-gcc",
"version": "7-2017q4"
},
{
"packager": "arduino",
"name": "bossac",
"version": "1.7.0-arduino3"
},
{
"packager": "arduino",
"name": "openocd",
"version": "0.10.0-arduino9"
},
{
"packager": "arduino",
"name": "CMSIS",
"version": "4.5.0"
},
{
"packager": "arduino",
"name": "CMSIS-Atmel",
"version": "1.2.0"
}
]
},
{
"name": "OpenRB-150",
"architecture": "samd",
"version": "0.2.1",
"category": "Contributed",
"url": "https://github.com/ROBOTIS-GIT/OpenRB-150/releases/download/0.2.1/OpenRB-150.zip",
"archiveFileName": "OpenRB-150.zip",
"checksum": "SHA-256:c52eded07b79e4a1a7222e3211047f002b1e5d1811f18acbff974223874c3b6e",
"size": "839396",
"boards": [
{
"name": "OpenRB-150"
}
],
"toolsDependencies":
[
{
"packager": "arduino",
"name": "arm-none-eabi-gcc",
"version": "7-2017q4"
},
{
"packager": "arduino",
"name": "bossac",
"version": "1.7.0-arduino3"
},
{
"packager": "arduino",
"name": "openocd",
"version": "0.10.0-arduino9"
},
{
"packager": "arduino",
"name": "CMSIS",
"version": "4.5.0"
},
{
"packager": "arduino",
"name": "CMSIS-Atmel",
"version": "1.2.0"
}
]
}
],
"tools":
[
]
}
]
}