-
Notifications
You must be signed in to change notification settings - Fork 7
/
package_clearcore_index.json
137 lines (137 loc) · 4.14 KB
/
package_clearcore_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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
{
"packages": [
{
"name": "ClearCore",
"maintainer": "Teknic, Inc",
"websiteURL": "https://www.teknic.com",
"email": "[email protected]",
"help": { "online": "https://www.teknic.com" },
"platforms": [
{
"name": "ClearCore",
"architecture": "sam",
"version": "1.0.14",
"category": "Contributed",
"help": { "online": "https://teknic-inc.github.io/ClearCore-library/" },
"url": "https://www.teknic.com/files/downloads/ClearCore-1.0.14.zip",
"archiveFileName": "ClearCore-1.0.14.zip",
"checksum": "MD5:30cf4782b0462715fbad1d20d2104ac7",
"size": "10401173",
"boards": [
{"name": "ClearCore"}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "arm-none-eabi-gcc",
"version": "7-2017q4"
},
{
"packager": "arduino",
"name": "bossac",
"version": "1.9.1-arduino1"
},
{
"name": "CMSIS",
"packager": "arduino",
"version": "4.5.0"
}
]
},
{
"name": "ClearCore",
"architecture": "sam",
"version": "1.1.1",
"category": "Contributed",
"help": { "online": "https://teknic-inc.github.io/ClearCore-library/" },
"url": "https://www.teknic.com/files/downloads/ClearCore-1.1.1.zip",
"archiveFileName": "ClearCore-1.1.1.zip",
"checksum": "MD5:f55b44cc0a880cce4eb8981a6fe564a6",
"size": "6441471",
"boards": [
{"name": "ClearCore"}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "arm-none-eabi-gcc",
"version": "7-2017q4"
},
{
"packager": "arduino",
"name": "bossac",
"version": "1.9.1-arduino1"
},
{
"name": "CMSIS",
"packager": "arduino",
"version": "4.5.0"
}
]
},
{
"name": "ClearCore",
"architecture": "sam",
"version": "1.1.2",
"category": "Contributed",
"help": { "online": "https://teknic-inc.github.io/ClearCore-library/" },
"url": "https://www.teknic.com/files/downloads/ClearCore-1.1.2.zip",
"archiveFileName": "ClearCore-1.1.2.zip",
"checksum": "MD5:230ae503582c98eba978c7b81c5c5634",
"size": "8120661",
"boards": [
{"name": "ClearCore"}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "arm-none-eabi-gcc",
"version": "7-2017q4"
},
{
"packager": "arduino",
"name": "bossac",
"version": "1.9.1-arduino1"
},
{
"name": "CMSIS",
"packager": "arduino",
"version": "4.5.0"
}
]
},
{
"name": "ClearCore",
"architecture": "sam",
"version": "1.7.0",
"category": "Contributed",
"help": { "online": "https://teknic-inc.github.io/ClearCore-library/" },
"url": "https://www.teknic.com/files/downloads/ClearCore-1.7.0.zip",
"archiveFileName": "ClearCore-1.7.0.zip",
"checksum": "SHA-256:25ec2f838597180ac41b247013f786ffb6f9279b93330848072f3ed60c0347ce",
"size": "11131694",
"boards": [
{"name": "ClearCore"}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "arm-none-eabi-gcc",
"version": "7-2017q4"
},
{
"packager": "arduino",
"name": "bossac",
"version": "1.9.1-arduino1"
},
{
"name": "CMSIS",
"packager": "arduino",
"version": "4.5.0"
}
]
}
]
}
]
}