-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathpackage_ast_boards_index.json
33 lines (33 loc) · 1.08 KB
/
package_ast_boards_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
{
"packages": [
{
"name": "ast",
"maintainer": "Atlantis Specialist Technologies",
"websiteURL": "https://github.com/Atlantis-Specialist-Technologies/Arduino-Boards-Packages/",
"email": "[email protected]",
"help": {
"online": "https://github.com/Atlantis-Specialist-Technologies/Arduino-Boards-Packages/"
},
"platforms": [
{
"name": "AST AVR Boards",
"architecture": "avr",
"version": "0.0.1",
"category": "AST",
"help": {
"online": "https://github.com/Atlantis-Specialist-Technologies/ast-arduino-boards/"
},
"url": "https://github.com/Atlantis-Specialist-Technologies/Arduino-Boards-Packages/raw/master/Packages/ast-0.0.1.zip",
"archiveFileName": "ast-0.0.1.zip",
"checksum": "SHA-256:3359dd6c30f8afd87bf10e2ce69028edddca6d621a279c7cf56e0c0d87a19d7b",
"size": "60845",
"boards": [
{"name": "CAN485"}
],
"toolsDependencies": []
}
],
"tools":[]
}
]
}