File tree 1 file changed +40
-1
lines changed
1 file changed +40
-1
lines changed Original file line number Diff line number Diff line change 1
- # Arduino_Core_STM32
1
+ # Arduino_Core_STM32
2
+
3
+ Boards available:
4
+
5
+ * STM32F0
6
+ * [ Nucleo F091RC] ( http://www.st.com/en/evaluation-tools/nucleo-f091rc.html )
7
+
8
+ * STM32F1 (soon)
9
+
10
+ * STM32F3
11
+ * [ Nucleo F303RE] ( http://www.st.com/en/evaluation-tools/nucleo-f303re.html )
12
+
13
+ * STM32F4
14
+ * [ Nucleo F429ZI] ( http://www.st.com/en/evaluation-tools/nucleo-f429zi.html )
15
+ * [ STM32F407G-DISC1] ( http://www.st.com/en/evaluation-tools/stm32f4discovery.html )
16
+
17
+ * STM32F7
18
+ * [ STM32F746G-DISCOVERY] ( http://www.st.com/en/evaluation-tools/32f746gdiscovery.html )
19
+
20
+ * STM32L0
21
+ * [ Nucleo L053R8] ( http://www.st.com/en/evaluation-tools/nucleo-l053r8.html )
22
+
23
+ * STM32L4
24
+ * [ Nucleo L476RG] ( http://www.st.com/en/evaluation-tools/nucleo-l476rg.html )
25
+
26
+ ## Getting Started
27
+
28
+ This repo is available as a package usable with [ Arduino Boards Manager] ( https://www.arduino.cc/en/guide/cores ) .
29
+
30
+ For full instructions on using the "** Boards Manager** ", see the [ Getting Started page] ( https://github.com/stm32duino/wiki/wiki/Getting-Started ) .
31
+
32
+ ## Troubleshooting
33
+
34
+ If you have any issue to download/use a package, you could [ file an issue on Github] ( https://github.com/stm32duino/Arduino_Core_STM32/issues/new ) .
35
+
36
+ Or submit a topic on the [ stm32duino forum] ( http://stm32duino.com ) :
37
+
38
+ * questions on the [ STM32 Core] ( http://stm32duino.com/viewforum.php?f=48 )
39
+
40
+ * bugs/enhancements on the [ STM core: Bugs and enhancements] ( http://stm32duino.com/viewforum.php?f=49 )
You can’t perform that action at this time.
0 commit comments