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 ) [ ![ 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.11.24 .svg )] ( https://github.com/stm32duino/Arduino_Core_STM32/compare/2017.11.24 ...master )
3
3
4
4
* [ Getting Started] ( https://github.com/stm32duino/Arduino_Core_STM32#getting-started ) <br >
5
5
* [ Boards available] ( https://github.com/stm32duino/Arduino_Core_STM32#boards-available ) <br >
@@ -28,8 +28,10 @@ For advanced user, you can use the repository: see the [Using git repository](ht
28
28
* [ Nucleo F207ZG] ( http://www.st.com/en/evaluation-tools/nucleo-f207zg.html )
29
29
30
30
* STM32F3
31
+ * [ Nucleo F302R8] ( http://www.st.com/en/evaluation-tools/nucleo-f302r8.html )
32
+ * [ Nucleo F303K8] ( http://www.st.com/en/evaluation-tools/nucleo-f303k8.html )
31
33
* [ Nucleo F303RE] ( http://www.st.com/en/evaluation-tools/nucleo-f303re.html )
32
-
34
+
33
35
* STM32F4
34
36
* [ Nucleo F401RE] ( http://www.st.com/en/evaluation-tools/nucleo-f401re.html )
35
37
* [ Nucleo F411RE] ( http://www.st.com/en/evaluation-tools/nucleo-f411re.html )
@@ -41,6 +43,7 @@ For advanced user, you can use the repository: see the [Using git repository](ht
41
43
42
44
* STM32L0
43
45
* [ Nucleo L053R8] ( http://www.st.com/en/evaluation-tools/nucleo-l053r8.html )
46
+ * [ B-L072Z-LRWAN1] ( http://www.st.com/en/evaluation-tools/b-l072z-lrwan1.html )
44
47
45
48
* STM32L1
46
49
* [ Nucleo L152RE] ( http://www.st.com/en/evaluation-tools/nucleo-l152re.html )
@@ -55,13 +58,6 @@ For advanced user, you can use the repository: see the [Using git repository](ht
55
58
* BluePill F103C8 (on going)
56
59
* MapleMini F103CB (on going)
57
60
58
- * STM32F3
59
- * [ Nucleo F302R8] ( http://www.st.com/en/evaluation-tools/nucleo-f302r8.html )
60
- * [ Nucleo F303K8] ( http://www.st.com/en/evaluation-tools/nucleo-f303k8.html )
61
-
62
- * STM32L0
63
- * [ B-L072Z-LRWAN1] ( http://www.st.com/en/evaluation-tools/b-l072z-lrwan1.html )
64
-
65
61
## Troubleshooting
66
62
67
63
If you have any issue, you could [ file an issue on Github] ( https://github.com/stm32duino/Arduino_Core_STM32/issues/new ) .
0 commit comments