Skip to content

Commit e77c80a

Browse files
committed
Update package_ch55xduino_mcs51_index.json
1 parent 120df06 commit e77c80a

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

package_ch55xduino_mcs51_index.json

Lines changed: 26 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.5",
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.5/ch55xduino-core-0.0.5.tar.bz2",
34+
"archiveFileName": "ch55xduino-core-0.0.5.tar.bz2",
35+
"checksum": "SHA-256:66506c940d6fed6ecaea2a6bef798d4d4c67c0cd0c6e10a43273443dfc031fe8",
36+
"size": "67330"
37+
},
1238
{
1339
"name": "CH55xDuino MCS51 plain C core (non-C++)",
1440
"architecture": "mcs51",

0 commit comments

Comments
 (0)