Skip to content

Commit 7b9d04e

Browse files
committed
Update package_ch55xduino_mcs51_index.json
1 parent 3777661 commit 7b9d04e

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

package_ch55xduino_mcs51_index.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,32 @@
99
"online": "https://github.com/DeqingSun/ch55xduino"
1010
},
1111
"platforms" : [
12+
{
13+
"name": "CH55xDuino MCS51 plain C core (non-C++)",
14+
"architecture": "mcs51",
15+
"version": "0.0.6",
16+
"category": "Contributed",
17+
"boards": [
18+
{"name": "CH552 Board"},
19+
{"name": "CH551 Board"}
20+
],
21+
"toolsDependencies": [
22+
{
23+
"name": "MCS51Tools",
24+
"version": "2020.10.05",
25+
"packager": "CH55xDuino"
26+
},
27+
{
28+
"name": "sdcc",
29+
"version": "build.11630",
30+
"packager": "CH55xDuino"
31+
}
32+
],
33+
"url": "https://github.com/DeqingSun/ch55xduino/releases/download/0.0.6/ch55xduino-core-0.0.6.tar.bz2",
34+
"archiveFileName": "ch55xduino-core-0.0.6.tar.bz2",
35+
"checksum": "SHA-256:b253f5a90e8a5334370ff4cc2ada9a51529329bce5cef0261af9a53ea94d367a",
36+
"size": "73694"
37+
},
1238
{
1339
"name": "CH55xDuino MCS51 plain C core (non-C++)",
1440
"architecture": "mcs51",
@@ -114,6 +140,25 @@
114140
}
115141
],
116142
"tools" : [
143+
{
144+
"name": "MCS51Tools",
145+
"version": "2020.10.05",
146+
"systems": [
147+
{
148+
"host": "x86_64-apple-darwin",
149+
"url": "https://github.com/DeqingSun/ch55xduino/releases/download/0.0.6/ch55xduino-tools_macosx-2020.10.05.tar.bz2",
150+
"archiveFileName": "ch55xduino-tools_macosx-2020.10.05.tar.bz2",
151+
"checksum": "SHA-256:8ee11457383d973f431a690bd9e8479f0610e4b5075b194d7c3879aa0c151bf9",
152+
"size": "16614"
153+
},{
154+
"host": "i686-mingw32",
155+
"url": "https://github.com/DeqingSun/ch55xduino/releases/download/0.0.6/ch55xduino-tools_mingw32-2020.10.05.tar.bz2",
156+
"archiveFileName": "ch55xduino-tools_mingw32-2020.10.05.tar.bz2",
157+
"checksum": "SHA-256:77f5ed35fbf9a70d808a8b238e42664f91acdf895bdaf5ef2ebfcb74f8af0c8f",
158+
"size": "665454"
159+
}
160+
]
161+
},
117162
{
118163
"name": "MCS51Tools",
119164
"version": "2020.07.07",

0 commit comments

Comments
 (0)