File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
- # Arduino core support for STM32 based boards
1
+ # Arduino core support for STM32 based boards
2
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 )
3
3
[ ![ 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 )
4
4
8
8
9
9
## Getting Started
10
10
11
- This repo is available as a package usable with [ Arduino Boards Manager] ( https://www.arduino.cc/en/guide/cores ) .
11
+ This repo is available as a package usable with [ Arduino Boards Manager] ( https://www.arduino.cc/en/guide/cores ) .
12
12
13
13
For full instructions on using the "** Boards Manager** ", see the [ Getting Started] ( https://github.com/stm32duino/wiki/wiki/Getting-Started ) page.
14
14
@@ -50,6 +50,7 @@ For advanced user, you can use the repository: see the [Using git repository](ht
50
50
* STM32L4
51
51
* [ Nucleo L432KC] ( http://www.st.com/en/evaluation-tools/nucleo-l432kc.html )
52
52
* [ Nucleo L476RG] ( http://www.st.com/en/evaluation-tools/nucleo-l476rg.html )
53
+ * [ B-L475E-IOT01A] ( http://www.st.com/en/evaluation-tools/b-l475e-iot01a.html )
53
54
54
55
## Troubleshooting
55
56
You can’t perform that action at this time.
0 commit comments