File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 9
9
"online" : " https://github.com/DeqingSun/ch55xduino"
10
10
},
11
11
"platforms" : [
12
+ {
13
+ "name" : " CH55xDuino MCS51 plain C core (non-C++)" ,
14
+ "architecture" : " mcs51" ,
15
+ "version" : " 0.0.8" ,
16
+ "category" : " Contributed" ,
17
+ "boards" : [
18
+ {"name" : " CH552 Board" },
19
+ {"name" : " CH551 Board" }
20
+ ],
21
+ "toolsDependencies" : [
22
+ {
23
+ "name" : " MCS51Tools" ,
24
+ "version" : " 2020.12.01" ,
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.8/ch55xduino-core-0.0.8.tar.bz2" ,
34
+ "archiveFileName" : " ch55xduino-core-0.0.8.tar.bz2" ,
35
+ "checksum" : " SHA-256:2754da6330e592a94092b1b535a90f508b3e40ea7f7d0c1f2c77d42e39d8984a" ,
36
+ "size" : " 89110"
37
+ },
12
38
{
13
39
"name" : " CH55xDuino MCS51 plain C core (non-C++)" ,
14
40
"architecture" : " mcs51" ,
You can’t perform that action at this time.
0 commit comments