-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage_NorthernWidget_index.json
37 lines (37 loc) · 1.27 KB
/
package_NorthernWidget_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
{
"packages":[
{
"name":"NorthernWidget",
"maintainer":"Northern Widget LLC",
"websiteURL":"https://NorthernWidget.com",
"email":"[email protected]",
"help":{
"online":"http://northernwidget.com/contact/"
},
"platforms":[
{
"name":"Northern Widget Data Logger AVR Boards",
"architecture":"avr",
"version":"0.3.1",
"category":"Contributed",
"url":"https://github.com/NorthernWidget/Arduino_Boards/raw/master/NorthernWidgetAVR.tar.bz2",
"archiveFileName":"NorthernWidgetAVR.tar.bz2",
"architecture": "avr",
"size": "192902",
"checksum": "MD5:ac653bda00ec42a54d88014d4da48af0",
"help":{
"online":"https://northernwidget.com/contact/"
},
"boards":[
{ "name":"ATMega1284p 8MHz"},
{ "name":"ATMega644p 8MHz"},
{ "name":"ALog BottleLogger v2" },
{ "name":"ALog BottleLogger (legacy)" }
],
"toolsDependencies":[]
}
],
"tools":[]
}
]
}