Skip to content

Commit 280099e

Browse files
authored
Add master build status
1 parent 3ffba8c commit 280099e

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Arduino core support for STM32 based boards
2-
### Latest release [![GitHub release](https://img.shields.io/github/release/stm32duino/Arduino_Core_STM32.svg)](https://github.com/stm32duino/Arduino_Core_STM32/releases/latest) [![GitHub commits](https://img.shields.io/github/commits-since/stm32duino/Arduino_Core_STM32/1.3.0.svg)](https://github.com/stm32duino/Arduino_Core_STM32/compare/1.3.0...master)
2+
[![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.3.0.svg)](https://github.com/stm32duino/Arduino_Core_STM32/compare/1.3.0...master)
4+
[![Build Status](https://travis-ci.com/stm32duino/Arduino_Core_STM32.svg?branch=master)](https://travis-ci.com/stm32duino/Arduino_Core_STM32)
35

46
**Warning**: release versioning has been changed from date versioning to semantic one. See [Release Versioning change](https://github.com/stm32duino/wiki/wiki/Release-Versioning-change)
57

@@ -63,14 +65,14 @@ For advanced user, you can use the repository: see the [Using git repository](ht
6365
* STM32L4
6466
* [Nucleo L432KC](http://www.st.com/en/evaluation-tools/nucleo-l432kc.html)
6567
* [Nucleo L476RG](http://www.st.com/en/evaluation-tools/nucleo-l476rg.html)
66-
* [Nucleo-L496ZG](http://www.st.com/en/evaluation-tools/nucleo-l496zg.html)
67-
* [Nucleo-L496ZG-P](http://www.st.com/en/evaluation-tools/nucleo-l496zg-p.html)
68+
* [Nucleo L496ZG](http://www.st.com/en/evaluation-tools/nucleo-l496zg.html)
69+
* [Nucleo L496ZG-P](http://www.st.com/en/evaluation-tools/nucleo-l496zg-p.html)
6870
* [B-L475E-IOT01A](http://www.st.com/en/evaluation-tools/b-l475e-iot01a.html)
6971

7072
### Next release
7173
* STM32L4
7274
* [Nucleo L4R5ZI](http://www.st.com/en/evaluation-tools/nucleo-l4r5zi.html)
73-
* [Nucleo-L4R5ZI-P](http://www.st.com/en/evaluation-tools/nucleo-l4r5zi-p.html)
75+
* [Nucleo L4R5ZI-P](http://www.st.com/en/evaluation-tools/nucleo-l4r5zi-p.html)
7476

7577

7678

0 commit comments

Comments
 (0)