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.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 )
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 >
@@ -36,12 +36,14 @@ For advanced user, you can use the repository: see the [Using git repository](ht
36
36
* [ Nucleo F401RE] ( http://www.st.com/en/evaluation-tools/nucleo-f401re.html )
37
37
* [ Nucleo F411RE] ( http://www.st.com/en/evaluation-tools/nucleo-f411re.html )
38
38
* [ 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 )
39
40
* [ STM32F407G-DISC1] ( http://www.st.com/en/evaluation-tools/stm32f4discovery.html )
40
41
41
42
* STM32F7
42
43
* [ STM32F746G-DISCOVERY] ( http://www.st.com/en/evaluation-tools/32f746gdiscovery.html )
43
44
44
45
* STM32L0
46
+ * [ Nucleo L031K6] ( http://www.st.com/en/evaluation-tools/nucleo-l031k6.html )
45
47
* [ Nucleo L053R8] ( http://www.st.com/en/evaluation-tools/nucleo-l053r8.html )
46
48
* [ B-L072Z-LRWAN1] ( http://www.st.com/en/evaluation-tools/b-l072z-lrwan1.html )
47
49
@@ -54,16 +56,10 @@ For advanced user, you can use the repository: see the [Using git repository](ht
54
56
* [ B-L475E-IOT01A] ( http://www.st.com/en/evaluation-tools/b-l475e-iot01a.html )
55
57
56
58
### Next release
57
- * STM32L0
58
- * [ Nucleo L031K6] ( http://www.st.com/en/evaluation-tools/nucleo-l031k6.html )
59
-
60
59
* STM32F1
61
60
* BluePill F103C8 (on going)
62
61
* MapleMini F103CB (on going)
63
62
64
- * STM32F4
65
- * [ Nucleo F446RE] ( http://www.st.com/en/evaluation-tools/nucleo-f446re.html )
66
-
67
63
## Troubleshooting
68
64
69
65
If you have any issue, you could [ file an issue on Github] ( https://github.com/stm32duino/Arduino_Core_STM32/issues/new ) .
0 commit comments