-
Notifications
You must be signed in to change notification settings - Fork 18
/
package_polaxis_index.json
61 lines (61 loc) · 1.44 KB
/
package_polaxis_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
{
"packages":
[
{
"name": "falcon",
"maintainer": "Jean-Luc Deladriere",
"websiteURL": "http://www.polaxis.be",
"help":
{
"online": "http://www.polaxis.be"
},
"platforms":
[
{
"name": "Falcon Flight Controller Boards",
"architecture": "samd",
"version": "1.0.1",
"category": "Contributed",
"url": "file://C:/mac/Computer/Documents/FalconBoards/Falcon-1.0.0.zip",
"archiveFileName": "Falcon-1.0.0.zip",
"checksum": "SHA-256:01303f3e0c0416ec53dd514ed5cd558f11cd20c8ab33d07b3b1f1cdac6ec18e7",
"size": "1270658",
"boards": [
{
"name": "Emy 1.0"
},
{
"name": "Kaiwa 1.0"
}
],
"toolsDependencies":
[
{
"packager": "arduino",
"name": "arm-none-eabi-gcc",
"version": "4.8.3-2014q1"
},
{
"packager": "arduino",
"name": "bossac",
"version": "1.6.1-arduino"
},
{
"packager": "arduino",
"name": "openocd",
"version": "0.9.0-arduino"
},
{
"packager": "arduino",
"name": "CMSIS",
"version": "4.0.0-atmel"
}
]
}
],
"tools":
[
]
}
]
}