-
Notifications
You must be signed in to change notification settings - Fork 5
/
package_athena-bootloader_index.json
51 lines (50 loc) · 1.86 KB
/
package_athena-bootloader_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
{
"packages": [
{
"name": "Athena-Bootloader",
"maintainer": "Embedded Artistry",
"websiteURL": "https://github.com/embeddedartistry/athena-bootloader",
"email": "",
"help": {
"online": "https://github.com/embeddedartistry/athena-bootloader/issues"
},
"platforms": [
{
"name": "Athena Bootloader",
"architecture": "avr",
"version": "11.3.33",
"category": "Contributed",
"help": {
"online": "https://github.com/embeddedartistry/athena-bootloader"
},
"url": "https://github.com/embeddedartistry/athena-bootloader/releases/download/11.3.33/athena_bootloaders-11.3.33.zip",
"archiveFileName": "athena_bootloaders-11.3.33.zip",
"checksum": "SHA-256:04289f3326f5cd075f09691de8bdfd4e40259f68f226f91f61757f9b4af3679d",
"size": "205172",
"boards": [
{
"name": "Arduino Duemilanove w/ ATmega328"
},
{
"name": "Arduino Uno"
},
{
"name": "Arduino Ethernet"
},
{
"name": "Arduino Mega 2560"
},
{
"name": "ATmega1284P"
},
{
"name": "ATmega32U4"
}
],
"toolsDependencies": []
}
],
"tools": []
}
]
}