Skip to content

Commit 682c6dc

Browse files
committed
Update package_ch55xduino_mcs51_index.json
1 parent 7a96f97 commit 682c6dc

1 file changed

Lines changed: 45 additions & 0 deletions

File tree

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.4",
16+
"category": "Contributed",
17+
"boards": [
18+
{"name": "CH552 Board"},
19+
{"name": "CH551 Board"}
20+
],
21+
"toolsDependencies": [
22+
{
23+
"name": "MCS51Tools",
24+
"version": "2020.07.07",
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.4/ch55xduino-core-0.0.4.tar.bz2",
34+
"archiveFileName": "ch55xduino-core-0.0.4.tar.bz2",
35+
"checksum": "SHA-256:99efeb3c405bd0b0077a645ce88b2701cb962fa98f903e83d8c28c050120cce8",
36+
"size": "73410"
37+
},
1238
{
1339
"name": "CH55xDuino MCS51 plain C core (non-C++)",
1440
"architecture": "mcs51",
@@ -62,6 +88,25 @@
6288
}
6389
],
6490
"tools" : [
91+
{
92+
"name": "MCS51Tools",
93+
"version": "2020.07.07",
94+
"systems": [
95+
{
96+
"host": "x86_64-apple-darwin",
97+
"url": "https://github.com/DeqingSun/ch55xduino/releases/download/0.0.4/ch55xduino-tools_macosx-2020.07.07.tar.bz2",
98+
"archiveFileName": "ch55xduino-tools_macosx-2020.07.07.tar.bz2",
99+
"checksum": "SHA-256:b3b14dbb9b6258530f5e70822c04d25210bd0a843902a8dbbfa35314aafd4aa6",
100+
"size": "16595"
101+
},{
102+
"host": "i686-mingw32",
103+
"url": "https://github.com/DeqingSun/ch55xduino/releases/download/0.0.4/ch55xduino-tools_mingw32-2020.07.07.tar.bz2",
104+
"archiveFileName": "ch55xduino-tools_mingw32-2020.07.07.tar.bz2",
105+
"checksum": "SHA-256:5745507f17ff380113496cf40b3b89bde0d4b0f45a4b58ad15fdbd41f9c4c4ca",
106+
"size": "665584"
107+
}
108+
]
109+
},
65110
{
66111
"name": "MCS51Tools",
67112
"version": "2020.05.31",

0 commit comments

Comments
 (0)