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.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 )
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 >
@@ -28,8 +28,10 @@ For advanced user, you can use the repository: see the [Using git repository](ht
2828 * [ Nucleo F207ZG] ( http://www.st.com/en/evaluation-tools/nucleo-f207zg.html )
2929
3030 * 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 )
3133 * [ Nucleo F303RE] ( http://www.st.com/en/evaluation-tools/nucleo-f303re.html )
32-
34+
3335 * STM32F4
3436 * [ Nucleo F401RE] ( http://www.st.com/en/evaluation-tools/nucleo-f401re.html )
3537 * [ 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
4143
4244 * STM32L0
4345 * [ 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 )
4447
4548 * STM32L1
4649 * [ 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
5558 * BluePill F103C8 (on going)
5659 * MapleMini F103CB (on going)
5760
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-
6561## Troubleshooting
6662
6763If you have any issue, you could [ file an issue on Github] ( https://github.com/stm32duino/Arduino_Core_STM32/issues/new ) .
0 commit comments