-
Notifications
You must be signed in to change notification settings - Fork 28
Expand file tree
/
Copy pathpackage_arduino-lufa_index.json
More file actions
68 lines (68 loc) · 1.8 KB
/
package_arduino-lufa_index.json
File metadata and controls
68 lines (68 loc) · 1.8 KB
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
{
"packages":
[
{
"name": "Arduino-LUFA",
"maintainer": "Victor Tseng, CrazyRedMachine, Felix Uhl, Daniel Korgel",
"websiteURL": "https://github.com/Palatis/Arduino-Lufa/",
"email" : "arduino@arduino-lufa.com",
"platforms":
[
{
"name": "Arduino LUFA AVR Boards",
"architecture": "avr",
"version": "1.0",
"category": "Contributed",
"url": "https://github.com/Palatis/Arduino-Lufa/archive/refs/tags/1.0.zip",
"archiveFileName": "Arduino-Lufa-1.0.zip",
"checksum": "SHA-256:61184a377d979cd7aa0b25df92fb828cf173a3e84e388488eaffd9bed2051584",
"size": "7096621",
"boards": [
{
"name": "Arduino Yún (LUFA)"
},
{
"name": "Arduino Leonardo (LUFA)"
},
{
"name": "Arduino Leonardo ETH (LUFA)"
},
{
"name": "Arduino Micro (LUFA)"
},
{
"name": "Arduino Esplora (LUFA)"
},
{
"name": "LilyPad Arduino USB (LUFA)"
},
{
"name": "Arduino Robot Control (LUFA)"
},
{
"name": "Arduino Robot Motor (LUFA)"
},
{
"name": "Adafruit Circuit Playground (LUFA)"
},
{
"name": "Arduino Yún Mini (LUFA)"
},
{
"name": "Arduino Industrial 101 (LUFA)"
},
{
"name": "Linino One (LUFA)"
}
],
"toolsDependencies":
[
]
}
],
"tools":
[
]
}
]
}