Skip to content

Commit 4b81743

Browse files
authored
Update README.md
1 parent 8f0a0e2 commit 4b81743

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

Diff for: README.md

+3-7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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/2017.11.24.svg)](https://github.com/stm32duino/Arduino_Core_STM32/compare/2017.11.24...master)
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/2018.1.18.svg)](https://github.com/stm32duino/Arduino_Core_STM32/compare/2018.1.18...master)
33

44
* [Getting Started](https://github.com/stm32duino/Arduino_Core_STM32#getting-started)<br>
55
* [Boards available](https://github.com/stm32duino/Arduino_Core_STM32#boards-available)<br>
@@ -36,12 +36,14 @@ For advanced user, you can use the repository: see the [Using git repository](ht
3636
* [Nucleo F401RE](http://www.st.com/en/evaluation-tools/nucleo-f401re.html)
3737
* [Nucleo F411RE](http://www.st.com/en/evaluation-tools/nucleo-f411re.html)
3838
* [Nucleo F429ZI](http://www.st.com/en/evaluation-tools/nucleo-f429zi.html)
39+
* [Nucleo F446RE](http://www.st.com/en/evaluation-tools/nucleo-f446re.html)
3940
* [STM32F407G-DISC1](http://www.st.com/en/evaluation-tools/stm32f4discovery.html)
4041

4142
* STM32F7
4243
* [STM32F746G-DISCOVERY](http://www.st.com/en/evaluation-tools/32f746gdiscovery.html)
4344

4445
* STM32L0
46+
* [Nucleo L031K6](http://www.st.com/en/evaluation-tools/nucleo-l031k6.html)
4547
* [Nucleo L053R8](http://www.st.com/en/evaluation-tools/nucleo-l053r8.html)
4648
* [B-L072Z-LRWAN1](http://www.st.com/en/evaluation-tools/b-l072z-lrwan1.html)
4749

@@ -54,16 +56,10 @@ For advanced user, you can use the repository: see the [Using git repository](ht
5456
* [B-L475E-IOT01A](http://www.st.com/en/evaluation-tools/b-l475e-iot01a.html)
5557

5658
### Next release
57-
* STM32L0
58-
* [Nucleo L031K6](http://www.st.com/en/evaluation-tools/nucleo-l031k6.html)
59-
6059
* STM32F1
6160
* BluePill F103C8 (on going)
6261
* MapleMini F103CB (on going)
6362

64-
* STM32F4
65-
* [Nucleo F446RE](http://www.st.com/en/evaluation-tools/nucleo-f446re.html)
66-
6763
## Troubleshooting
6864

6965
If you have any issue, you could [file an issue on Github](https://github.com/stm32duino/Arduino_Core_STM32/issues/new).

0 commit comments

Comments
 (0)