Skip to content

Commit e70c63b

Browse files
authored
Update README.md
1 parent f1b576d commit e70c63b

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

README.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,19 @@
22
### Latest release [![GitHub release](https://img.shields.io/github/release/stm32duino/Arduino_Core_STM32.svg)](https://github.com/stm32duino/Arduino_Core_STM32/releases/latest)
33
[![GitHub commits](https://img.shields.io/github/commits-since/stm32duino/Arduino_Core_STM32/2017.8.31.svg)](https://github.com/stm32duino/Arduino_Core_STM32/compare/2017.8.31...master)
44

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
618

719
* STM32F0
820
* [Nucleo F030R8](http://www.st.com/en/evaluation-tools/nucleo-f030r8.html)
@@ -39,12 +51,6 @@
3951
* [Nucleo L432KC](http://www.st.com/en/evaluation-tools/nucleo-l432kc.html)
4052
* [Nucleo L476RG](http://www.st.com/en/evaluation-tools/nucleo-l476rg.html)
4153

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-
4854
## Troubleshooting
4955

5056
If you have any issue, you could [file an issue on Github](https://github.com/stm32duino/Arduino_Core_STM32/issues/new).

0 commit comments

Comments
 (0)