-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage_bbtech_index.json
More file actions
44 lines (44 loc) · 1.35 KB
/
package_bbtech_index.json
File metadata and controls
44 lines (44 loc) · 1.35 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
{
"packages": [
{
"name": "BirdBrain Technologies",
"maintainer": "BirdBrain Technologies LLC",
"websiteURL": "http://www.birdbraintechnologies.com",
"email": "support@birdbraintechnologies.com",
"help": {
"online": "http://www.hummingbirdkit.com/learning/arduino-programming"
},
"platforms": [
{
"name": "BirdBrain Technologies",
"architecture": "avr",
"version": "1.1.0",
"category": "Contributed",
"help": {
"online": "http://www.hummingbirdkit.com/learning/arduino-programming"
},
"url": "https://github.com/BirdBrainTechnologies/BirdBrain-Arduino-Libraries/blob/master/bbtech-avr-1.1.0.zip?raw=true",
"archiveFileName": "bbtech-avr-1.1.0.zip",
"checksum": "SHA-256:eeeeb36e067fe6c0eb427200cf2abc060ab2ffc29aa703976d502c5e066ece25",
"size": "50805",
"boards": [
{"name": "Hummingbird Duo"}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "avr-gcc",
"version": "4.8.1-arduino5"
},
{
"packager": "arduino",
"name": "avrdude",
"version": "6.0.1-arduino5"
}
]
}
],
"tools":[]
}
]
}