@@ -10,13 +10,13 @@ assignees: ''
10
10
** Please, before reporting any issue**
11
11
- Make sure you are using the latest Arduino_Core_STM32 version.
12
12
https://github.com/stm32duino/Arduino_Core_STM32/releases/latest
13
- - Make sure the issue is not already reported/fixed on GitHub or discussed on the [ stm32duino forum] ( http ://stm32duino.com)
13
+ - Make sure the issue is not already reported/fixed on GitHub or discussed on the [ stm32duino forum] ( https ://stm32duino.com)
14
14
- Submit a GitHub issue only for reporting a problem related to the [ Arduino_Core_STM32] ( https://github.com/stm32duino/Arduino_Core_STM32 ) .
15
15
- ** Avoid** to submit a GitHub issue for project troubleshooting.
16
-
17
- Any questions/feedback/suggestions should be discussed on the [ stm32duino forum] ( http ://stm32duino.com) :
18
- * questions on the [ STM32 Core] ( http ://stm32duino.com/viewforum.php?f=35)
19
- * bugs/enhancements on the [ STM core: Bugs and enhancements] ( http ://stm32duino.com/viewforum.php?f=38)
16
+
17
+ Any questions/feedback/suggestions should be discussed on the [ stm32duino forum] ( https ://stm32duino.com) :
18
+ * questions on the [ STM32 Core] ( https ://www. stm32duino.com/viewforum.php?f=35)
19
+ * bugs/enhancements on the [ STM core: Bugs and enhancements] ( https ://www. stm32duino.com/viewforum.php?f=38)
20
20
21
21
When reporting any issue, please try to provide all relevant information:
22
22
@@ -42,7 +42,7 @@ If applicable, add screenshots to help explain your problem.
42
42
- Arduino IDE version: [ e.g. 1.8.8]
43
43
- STM32 core version: [ e.g. 1.4.0]
44
44
- Tools menu settings if not the default: [ e.g. Newlib Standard, No Serial]
45
- - Upload method: [ e.g. STLink ]
45
+ - Upload method: [ e.g. SWD ]
46
46
47
47
** Board (please complete the following information):**
48
48
- Name: [ e.g. Nucleo F429ZI]
0 commit comments