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 )
3- [ ![ GitHub commits] ( https://img.shields.io/github/commits-since/stm32duino/Arduino_Core_STM32/2017.9.22.svg )] ( https://github.com/stm32duino/Arduino_Core_STM32/compare/2017.9.22...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/2017.9.22.svg )] ( https://github.com/stm32duino/Arduino_Core_STM32/compare/2017.9.22...master )
43
54* [ Getting Started] ( https://github.com/stm32duino/Arduino_Core_STM32#getting-started ) <br >
65* [ Boards available] ( https://github.com/stm32duino/Arduino_Core_STM32#boards-available ) <br >
76* [ Troubleshooting] ( https://github.com/stm32duino/Arduino_Core_STM32#troubleshooting ) <br >
7+ * [ Wiki] ( https://github.com/stm32duino/wiki/wiki/ )
88
99## Getting Started
1010
@@ -15,7 +15,7 @@ For full instructions on using the "**Boards Manager**", see the [Getting Starte
1515For advanced user, you can use the repository: see the [ Using git repository] ( https://github.com/stm32duino/wiki/wiki/Using-git-repository ) page.
1616
1717## Boards available
18-
18+ ### Current release
1919 * STM32F0
2020 * [ Nucleo F030R8] ( http://www.st.com/en/evaluation-tools/nucleo-f030r8.html )
2121 * [ Nucleo F091RC] ( http://www.st.com/en/evaluation-tools/nucleo-f091rc.html )
@@ -31,7 +31,6 @@ For advanced user, you can use the repository: see the [Using git repository](ht
3131
3232 * STM32F3
3333 * [ Nucleo F303RE] ( http://www.st.com/en/evaluation-tools/nucleo-f303re.html )
34- * [ Nucleo F303K8] ( http://www.st.com/en/evaluation-tools/nucleo-f303k8.html )
3534
3635 * STM32F4
3736 * [ Nucleo F401RE] ( http://www.st.com/en/evaluation-tools/nucleo-f401re.html )
@@ -53,6 +52,11 @@ For advanced user, you can use the repository: see the [Using git repository](ht
5352 * [ Nucleo L476RG] ( http://www.st.com/en/evaluation-tools/nucleo-l476rg.html )
5453 * [ B-L475E-IOT01A] ( http://www.st.com/en/evaluation-tools/b-l475e-iot01a.html )
5554
55+ ### Next release
56+ * STM32F3
57+ * [ Nucleo F303K8] ( http://www.st.com/en/evaluation-tools/nucleo-f303k8.html )
58+
59+
5660## Troubleshooting
5761
5862If you have any issue, you could [ file an issue on Github] ( https://github.com/stm32duino/Arduino_Core_STM32/issues/new ) .
0 commit comments