-
Notifications
You must be signed in to change notification settings - Fork 0
/
package_airo_index.json
58 lines (58 loc) · 1.55 KB
/
package_airo_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
{
"packages": [
{
"name": "idlab-airo",
"websiteURL": "https://airo.ugent.be/",
"platforms": [
{
"name": "IDLab-AIRO Boards",
"architecture": "mbed_nano",
"version": "1.0.0",
"category": "AIRO",
"url": "https://github.com/RemkoPr/airo-nrf52840-boards/raw/main/releases/airo-nrf52840-boards-1.0.0.zip",
"archiveFileName": "airo-nrf52840-boards-1.0.0.zip",
"checksum": "SHA-256:b2a51e9cea7eeedb967f5885c2e34a5effc76530c0cde23f9547ed68879c4218",
"size": "17492322",
"boards": [
{
"name": "Halberd (I/O coupling)"
},
{
"name": "PolyPiezo"
},
{
"name": "Smart Textile"
}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "openocd",
"version": "0.11.0-arduino2"
},
{
"packager": "arduino",
"name": "arm-none-eabi-gcc",
"version": "7-2017q4"
},
{
"packager": "arduino",
"name": "bossac",
"version": "1.9.1-arduino2"
},
{
"packager": "arduino",
"version": "0.10.0-arduino1",
"name": "dfu-util"
},
{
"packager": "arduino",
"version": "1.0.6",
"name": "rp2040tools"
}
]
}
]
}
]
}