Skip to content

Commit 20db88e

Browse files
authored
Update for 1.5.0
1 parent 2a8d314 commit 20db88e

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

README.md

+19-19
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Arduino core support for STM32 based boards
22
[![GitHub release](https://img.shields.io/github/release/stm32duino/Arduino_Core_STM32.svg)](https://github.com/stm32duino/Arduino_Core_STM32/releases/latest)
3-
[![GitHub commits](https://img.shields.io/github/commits-since/stm32duino/Arduino_Core_STM32/1.4.0.svg)](https://github.com/stm32duino/Arduino_Core_STM32/compare/1.4.0...master)
3+
[![GitHub commits](https://img.shields.io/github/commits-since/stm32duino/Arduino_Core_STM32/1.5.0.svg)](https://github.com/stm32duino/Arduino_Core_STM32/compare/1.5.0...master)
44
[![Build Status](https://travis-ci.com/stm32duino/Arduino_Core_STM32.svg?branch=master)](https://travis-ci.com/stm32duino/Arduino_Core_STM32)
55

66
* [Introduction](https://github.com/stm32duino/Arduino_Core_STM32#Introduction)<br>
@@ -48,7 +48,7 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
4848
| :green_heart: | [Nucleo L496ZG-P](http://www.st.com/en/evaluation-tools/nucleo-l496zg-p.html) | *1.3.0* | |
4949
| :green_heart: | [Nucleo L4R5ZI](http://www.st.com/en/evaluation-tools/nucleo-l4r5zi.html) | *1.4.0* | |
5050
| :green_heart: | [Nucleo L4R5ZI-P](http://www.st.com/en/evaluation-tools/nucleo-l4r5zi-p.html) | *1.4.0* | |
51-
| :yellow_heart: | [Nucleo H743ZI](https://www.st.com/en/evaluation-tools/nucleo-h743zi.html) | **1.5.0** | |
51+
| :green_heart: | [Nucleo H743ZI](https://www.st.com/en/evaluation-tools/nucleo-h743zi.html) | *1.5.0* | |
5252

5353
| Status | [Nucleo 64](https://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-eval-tools/stm32-mcu-eval-tools/stm32-nucleo-boards.html) | Release | Comment |
5454
| :---: | --- | :---: | :--- |
@@ -63,20 +63,20 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
6363
| :green_heart: | [Nucleo L053R8](http://www.st.com/en/evaluation-tools/nucleo-l053r8.html) | *0.1.0* | |
6464
| :green_heart: | [Nucleo L073RZ](http://www.st.com/en/evaluation-tools/nucleo-l073rz.html) | *1.4.0* | |
6565
| :green_heart: | [Nucleo L152RE](http://www.st.com/en/evaluation-tools/nucleo-l152re.html) | *1.0.0* | |
66-
| :yellow_heart: | [Nucleo L452RE](http://www.st.com/en/evaluation-tools/nucleo-l452re.html) | **1.5.0** | |
66+
| :green_heart: | [Nucleo L452RE](http://www.st.com/en/evaluation-tools/nucleo-l452re.html) | *1.5.0* | |
6767
| :green_heart: | [Nucleo L476RG](http://www.st.com/en/evaluation-tools/nucleo-l476rg.html) | *0.1.0* | |
6868

6969
| Status | [Nucleo 32](https://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-eval-tools/stm32-mcu-eval-tools/stm32-nucleo-boards.html) | Release | Comment |
7070
| :---: | --- | :---: | :--- |
7171
| :green_heart: | [Nucleo F303K8](http://www.st.com/en/evaluation-tools/nucleo-f303k8.html) | *1.1.0* | |
7272
| :green_heart: | [Nucleo L031K6](http://www.st.com/en/evaluation-tools/nucleo-l031k6.html) | *1.1.1* | |
73-
| :yellow_heart: | [Nucleo L412KB](http://www.st.com/en/evaluation-tools/nucleo-l412kb.html) | **1.5.0** | |
73+
| :green_heart: | [Nucleo L412KB](http://www.st.com/en/evaluation-tools/nucleo-l412kb.html) | *1.5.0* | |
7474
| :green_heart: | [Nucleo L432KC](http://www.st.com/en/evaluation-tools/nucleo-l432kc.html) | *0.2.0* | |
7575

7676
| Status | [Discovery](https://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-eval-tools/stm32-mcu-eval-tools/stm32-discovery-kits.html) | Release | Comment |
7777
| :---: | --- | :---: | :--- |
7878
| :green_heart: | [32F0308DISCOVERY](http://www.st.com/en/evaluation-tools/32f0308discovery.html) | *1.3.0* | |
79-
| :yellow_heart: | [32F072BDISCOVERY](https://www.st.com/en/evaluation-tools/32f072bdiscovery.html) | **1.5.0** | |
79+
| :green_heart: | [32F072BDISCOVERY](https://www.st.com/en/evaluation-tools/32f072bdiscovery.html) | *1.5.0* | |
8080
| :green_heart: | [STM32VLDISCOVERY](https://community.st.com/external-link.jspa?url=http%3A%2F%2Fwww.st.com%2Fen%2Fevaluation-tools%2Fstm32vldiscovery.html) | 0.2.1 | |
8181
| :green_heart: | [STM32F407G-DISC1](http://www.st.com/en/evaluation-tools/stm32f4discovery.html) | *0.1.0* | |
8282
| :green_heart: | [STM32F746G-DISCOVERY](http://www.st.com/en/evaluation-tools/32f746gdiscovery.html) | *0.1.0* | |
@@ -85,31 +85,31 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
8585

8686
| Status | Generic STM32F0xx | Release | Comment |
8787
| :---: | --- | :---: | :--- |
88-
| :yellow_heart: | STM32F030F4 Demo board | **1.5.0** | |
88+
| :green_heart: | STM32F030F4 Demo board | *1.5.0* | |
8989

9090
| Status | Generic STM32F1xx | Release | Comment |
9191
| :---: | --- | :---: | :--- |
92-
| :yellow_heart: | BluePill F103C(6-8-B) | *1.2.0* | USB CDC support in **1.5.0** |
93-
| :yellow_heart: | BlackPill F103C(8-B) | **1.5.0** | |
94-
| :yellow_heart: | MapleMini F103CB | *1.2.0* | USB CDC support in **1.5.0** |
95-
| :yellow_heart: | HY-TinySTM103T | **1.5.0** | |
92+
| :green_heart: | BluePill F103C(6-8-B) | *1.2.0* | USB CDC support in *1.5.0* |
93+
| :green_heart: | BlackPill F103C(8-B) | *1.5.0* | |
94+
| :green_heart: | MapleMini F103CB | *1.2.0* | USB CDC support in *1.5.0* |
95+
| :green_heart: | HY-TinySTM103T | *1.5.0* | |
9696

9797
| Status | Generic STM32F4xx | Release | Comment |
9898
| :---: | --- | :---: | :--- |
99-
| :yellow_heart: | [Black F407VET6](http://wiki.stm32duino.com/index.php?title=STM32F407#.22Black_VET6.22_STM32F407VET6_Variant) | *1.4.0* | VG/ZE/ZG in **1.5.0** |
99+
| :green_heart: | [Black F407VET6](http://wiki.stm32duino.com/index.php?title=STM32F407#.22Black_VET6.22_STM32F407VET6_Variant) | *1.4.0* | VG/ZE/ZG in *1.5.0* |
100100
| :green_heart: | [Blue F407VET6 Mini](http://wiki.stm32duino.com/index.php?title=Vcc-gnd.com_STM32F407VET6_Mini) | *1.4.0* | |
101-
| :yellow_heart: | DIYMROE STM32F407VGT | **1.5.0** | |
102-
| :yellow_heart: | FK407M1 | **1.5.0** | |
101+
| :green_heart: | DIYMROE STM32F407VGT | *1.5.0* | |
102+
| :green_heart: | FK407M1 | *1.5.0* | |
103103

104104
| Status | 3D printer boards | Release | Comment |
105105
| :---: | --- | :---: | :--- |
106-
| :yellow_heart: | [ARMED V1](https://github.com/ktand/Armed) | **1.5.0** | |
107-
| :yellow_heart: | [EExtruder F030 V1](https://github.com/ghent360/PrntrBoard/tree/tmc2130-redesign/EExtruder) | **1.5.0** | Small companion board for Prntr Board V1 |
108-
| :yellow_heart: | Malyan M200 V1 | **1.5.0** | |
109-
| :yellow_heart: | Malyan M200 V2 | **1.5.0** | |
110-
| :yellow_heart: | [Prntr Board V1](https://github.com/ghent360/PrntrBoard) | **1.5.0** | |
106+
| :green_heart: | [ARMED V1](https://github.com/ktand/Armed) | *1.5.0* | |
107+
| :green_heart: | [EExtruder F030 V1](https://github.com/ghent360/PrntrBoard/tree/tmc2130-redesign/EExtruder) | *1.5.0* | Small companion board for Prntr Board V1 |
108+
| :green_heart: | Malyan M200 V1 | *1.5.0* | |
109+
| :green_heart: | Malyan M200 V2 | *1.5.0* | |
110+
| :green_heart: | [Prntr Board V1](https://github.com/ghent360/PrntrBoard) | *1.5.0* | |
111111
| :green_heart: | [RemRam v1](https://github.com/hasenbanck/remram) | *1.4.0* | |
112-
| :yellow_heart: | [RUMBA32](https://github.com/Aus3D/RUMBA32) | **1.5.0** | |
112+
| :green_heart: | [RUMBA32](https://github.com/Aus3D/RUMBA32) | *1.5.0* | |
113113

114114
| Status | RAK Wireless | Release | Comment |
115115
| :---: | --- | :---: | :--- |

0 commit comments

Comments
 (0)