|
2 | 2 | ###Latest release[](https://github.com/stm32duino/Arduino_Core_STM32/releases/latest) |
3 | 3 | [](https://github.com/stm32duino/Arduino_Core_STM32/compare/2017.8.31...master) |
4 | 4 |
|
5 | | -##Boards available: |
| 5 | +*[Getting Started](https://github.com/stm32duino/Arduino_Core_STM32#getting-started)<br> |
| 6 | +*[Boards available](https://github.com/stm32duino/Arduino_Core_STM32#boards-available)<br> |
| 7 | +*[Troubleshooting](https://github.com/stm32duino/Arduino_Core_STM32#troubleshooting)<br> |
| 8 | + |
| 9 | +##Getting Started |
| 10 | + |
| 11 | +This repo is available as a package usable with[Arduino Boards Manager](https://www.arduino.cc/en/guide/cores). |
| 12 | + |
| 13 | +For full instructions on using the "**Boards Manager**", see the[Getting Started](https://github.com/stm32duino/wiki/wiki/Getting-Started) page. |
| 14 | + |
| 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 | + |
| 17 | +##Boards available |
6 | 18 |
|
7 | 19 | * STM32F0 |
8 | 20 | *[Nucleo F030R8](http://www.st.com/en/evaluation-tools/nucleo-f030r8.html) |
|
39 | 51 | *[Nucleo L432KC](http://www.st.com/en/evaluation-tools/nucleo-l432kc.html) |
40 | 52 | *[Nucleo L476RG](http://www.st.com/en/evaluation-tools/nucleo-l476rg.html) |
41 | 53 |
|
42 | | -##Getting Started |
43 | | - |
44 | | -This repo is available as a package usable with[Arduino Boards Manager](https://www.arduino.cc/en/guide/cores). |
45 | | - |
46 | | -For full instructions on using the "**Boards Manager**", see the[Getting Started page](https://github.com/stm32duino/wiki/wiki/Getting-Started). |
47 | | - |
48 | 54 | ##Troubleshooting |
49 | 55 |
|
50 | 56 | If you have any issue, you could[file an issue on Github](https://github.com/stm32duino/Arduino_Core_STM32/issues/new). |
|