-
Notifications
You must be signed in to change notification settings - Fork 0
/
package_EscapeBoard_index.json
49 lines (48 loc) · 1.31 KB
/
package_EscapeBoard_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
{
"packages": [
{
"name": "EscapeBoard",
"maintainer": "UnikovaHraTrutnov",
"websiteURL": "https://unikovahratrutnov.cz",
"email": "[email protected]",
"help": {
"online": "https://github.com/hulek-ales/EscapeBoard"
},
"platforms": [
{
"name": "EscapeBoard",
"architecture": "avr",
"version": "0.0.2",
"category": "Contributed",
"url": "https://raw.githubusercontent.com/hulek-ales/EscapeBoard/main/EscapeBoard_0-0-2.zip",
"archiveFileName": "EscapeBoard_0-0-2.zip",
"checksum": "SHA-256:14200B63C11E530EDB02DB9B8E3726417BC8E2CE790CF2F5158E9F42A84AF437",
"size": "980405",
"boards": [
{
"name": "EscapeBoard"
}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "avr-gcc",
"version": "7.3.0-atmel3.6.1-arduino7"
},
{
"packager": "arduino",
"name": "avrdude",
"version": "6.3.0-arduino18"
},
{
"packager": "arduino",
"name": "arduinoOTA",
"version": "1.3.0"
}
]
}
],
"tools": []
}
]
}