|
9 | 9 | "online": "http://www.stm32duino.com/viewforum.php?f=52" |
10 | 10 | }, |
11 | 11 | "platforms" : [ |
12 | | -{ |
13 | | - "name": "Sduino STM8 plain C core (non-C++)", |
14 | | - "architecture": "stm8", |
15 | | - "version": "0.3.1", |
16 | | - "category": "Contributed", |
17 | | - "boards": [ |
18 | | - {"name": "STM8S103F3 Breakout Board"}, |
19 | | - {"name": "STM8S105C6 Discovery Board"} |
20 | | - ], |
21 | | - "toolsDependencies": [ |
22 | | - { |
23 | | - "name": "STM8Tools", |
24 | | - "version": "2017.11.06", |
25 | | - "packager": "sduino" |
26 | | - }, |
27 | | - { |
28 | | - "name": "sdcc", |
29 | | - "version": "build.10088", |
30 | | - "packager": "sduino" |
31 | | - } |
32 | | - ], |
33 | | - "url": "https://github.com/tenbaht/sduino/releases/download/v0.3.1/sduino-core-0.3.1.tar.bz2", |
34 | | - "archiveFileName": "sduino-core-0.3.1.tar.bz2", |
35 | | - "checksum": "SHA-256:9d5c5d0c96c8e18efc16820f17d88ec59c48ba59a84ce46dc9ccd8fc45c59016", |
36 | | - "size": "4347217" |
37 | | -}, |
38 | | -{ |
39 | | - "name": "Sduino STM8 plain C core (non-C++)", |
40 | | - "architecture": "stm8", |
41 | | - "version": "0.3.0", |
42 | | - "category": "Contributed", |
43 | | - "boards": [ |
44 | | - {"name": "STM8S103F3 Breakout Board"}, |
45 | | - {"name": "STM8S105C6 Discovery Board"} |
46 | | - ], |
47 | | - "toolsDependencies": [ |
48 | | - { |
49 | | - "name": "STM8Tools", |
50 | | - "version": "2017.10.21", |
51 | | - "packager": "sduino" |
52 | | - }, |
53 | | - { |
54 | | - "name": "sdcc", |
55 | | - "version": "build.10088", |
56 | | - "packager": "sduino" |
57 | | - } |
58 | | - ], |
59 | | - "url": "https://github.com/tenbaht/sduino/releases/download/v0.3.0/sduino-core-0.3.0.tar.bz2", |
60 | | - "archiveFileName": "sduino-core-0.3.0.tar.bz2", |
61 | | - "checksum": "SHA-256:5e3b2b950954e1004ef78084063374c59b37f682ba43f1789bc40d66d88e9994", |
62 | | - "size": "4261038" |
63 | | -} |
| 12 | + { |
| 13 | + "name": "Sduino STM8 plain C core (non-C++)", |
| 14 | + "architecture": "stm8", |
| 15 | + "version": "0.3.1", |
| 16 | + "category": "Contributed", |
| 17 | + "boards": [ |
| 18 | + {"name": "STM8S103F3 Breakout Board"}, |
| 19 | + {"name": "STM8S105C6 Discovery Board"} |
| 20 | + ], |
| 21 | + "toolsDependencies": [ |
| 22 | + { |
| 23 | + "name": "STM8Tools", |
| 24 | + "version": "2017.11.06", |
| 25 | + "packager": "sduino" |
| 26 | + }, |
| 27 | + { |
| 28 | + "name": "sdcc", |
| 29 | + "version": "build.10088", |
| 30 | + "packager": "sduino" |
| 31 | + } |
| 32 | + ], |
| 33 | + "url": "https://github.com/tenbaht/sduino/releases/download/v0.3.1/sduino-core-0.3.1.tar.bz2", |
| 34 | + "archiveFileName": "sduino-core-0.3.1.tar.bz2", |
| 35 | + "checksum": "SHA-256:9d5c5d0c96c8e18efc16820f17d88ec59c48ba59a84ce46dc9ccd8fc45c59016", |
| 36 | + "size": "4347217" |
| 37 | + }, |
| 38 | + { |
| 39 | + "name": "Sduino STM8 plain C core (non-C++)", |
| 40 | + "architecture": "stm8", |
| 41 | + "version": "0.3.0", |
| 42 | + "category": "Contributed", |
| 43 | + "boards": [ |
| 44 | + {"name": "STM8S103F3 Breakout Board"}, |
| 45 | + {"name": "STM8S105C6 Discovery Board"} |
| 46 | + ], |
| 47 | + "toolsDependencies": [ |
| 48 | + { |
| 49 | + "name": "STM8Tools", |
| 50 | + "version": "2017.10.21", |
| 51 | + "packager": "sduino" |
| 52 | + }, |
| 53 | + { |
| 54 | + "name": "sdcc", |
| 55 | + "version": "build.10088", |
| 56 | + "packager": "sduino" |
| 57 | + } |
| 58 | + ], |
| 59 | + "url": "https://github.com/tenbaht/sduino/releases/download/v0.3.0/sduino-core-0.3.0.tar.bz2", |
| 60 | + "archiveFileName": "sduino-core-0.3.0.tar.bz2", |
| 61 | + "checksum": "SHA-256:5e3b2b950954e1004ef78084063374c59b37f682ba43f1789bc40d66d88e9994", |
| 62 | + "size": "4261038" |
| 63 | + } |
64 | 64 | ], |
65 | 65 | "tools" : [ |
66 | 66 | { |
|
0 commit comments