1
1
# 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 )
4
3
5
4
* [ Getting Started] ( https://github.com/stm32duino/Arduino_Core_STM32#getting-started ) <br >
6
5
* [ Boards available] ( https://github.com/stm32duino/Arduino_Core_STM32#boards-available ) <br >
7
6
* [ Troubleshooting] ( https://github.com/stm32duino/Arduino_Core_STM32#troubleshooting ) <br >
7
+ * [ Wiki] ( https://github.com/stm32duino/wiki/wiki/ )
8
8
9
9
## Getting Started
10
10
@@ -15,7 +15,7 @@ For full instructions on using the "**Boards Manager**", see the [Getting Starte
15
15
For advanced user, you can use the repository: see the [ Using git repository] ( https://github.com/stm32duino/wiki/wiki/Using-git-repository ) page.
16
16
17
17
## Boards available
18
-
18
+ ### Current release
19
19
* STM32F0
20
20
* [ Nucleo F030R8] ( http://www.st.com/en/evaluation-tools/nucleo-f030r8.html )
21
21
* [ 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
31
31
32
32
* STM32F3
33
33
* [ 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 )
35
34
36
35
* STM32F4
37
36
* [ 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
53
52
* [ Nucleo L476RG] ( http://www.st.com/en/evaluation-tools/nucleo-l476rg.html )
54
53
* [ B-L475E-IOT01A] ( http://www.st.com/en/evaluation-tools/b-l475e-iot01a.html )
55
54
55
+ ### Next release
56
+ * STM32F3
57
+ * [ Nucleo F303K8] ( http://www.st.com/en/evaluation-tools/nucleo-f303k8.html )
58
+
59
+
56
60
## Troubleshooting
57
61
58
62
If you have any issue, you could [ file an issue on Github] ( https://github.com/stm32duino/Arduino_Core_STM32/issues/new ) .
0 commit comments