forked from atc1441/atc1441.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package_ch55xduino_index.json
36 lines (36 loc) · 1.18 KB
/
package_ch55xduino_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
{
"packages": [
{
"name": "CH55xDuino",
"maintainer": "Aaron Christophel, based on SDUINO",
"websiteURL": "https://atcnetz.de",
"email": "[email protected]",
"help": {
"online": "https://atcnetz.de"
},
"platforms" : [
{
"name": "CH55xDuino plain C core (non-C++)",
"architecture": "ch55x",
"version": "0.1.0",
"category": "Contributed",
"boards": [
{"name": "CH551"},
{"name": "CH552"},
{"name": "CH554"},
{"name": "CH558"},
{"name": "CH559"}
],
"toolsDependencies": [
],
"url": "https://atcnetz.de/CH55xDuino_0.1.0.zip",
"archiveFileName": "CH55xDuino_0.1.0.zip",
"checksum": "MD5:26b5bd18989417fc3f1b7e533f85e6ea",
"size": "20368570"
}
],
"tools" : [
]
}
]
}