You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+12-5Lines changed: 12 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,8 @@ If you don't find anything, please [open a new issue](https://github.com/khoih-p
14
14
15
15
Please ensure to specify the following:
16
16
17
-
* Arduino IDE version (e.g. 1.8.16) or Platform.io version
18
-
*`STM32` Core Version (e.g. STM32 core v2.3.0)
17
+
* Arduino IDE version (e.g. 1.8.19) or Platform.io version
18
+
*`STM32` Core Version (e.g. STM32 core v2.4.0)
19
19
* Board type and relevant info
20
20
* Contextual information (e.g. what you were trying to achieve)
21
21
* Simplest possible steps to reproduce
@@ -24,14 +24,19 @@ Please ensure to specify the following:
24
24
* Network configuration
25
25
26
26
27
+
Please be educated, civilized and constructive as you've always been. Disrespective posts against [GitHub Code of Conduct](https://docs.github.com/en/site-policy/github-terms/github-event-code-of-conduct) will be ignored and deleted.
28
+
29
+
---
30
+
27
31
### Example
28
32
33
+
29
34
```
30
-
Arduino IDE version: 1.8.16
31
-
STM32 Core Version 2.3.0
35
+
Arduino IDE version: 1.8.19
36
+
STM32 Core Version 2.4.0
32
37
Nucleo-144 STM32H7 NUCLEO_H743ZI2
33
38
OS: Ubuntu 20.04 LTS
34
-
Linux xy-Inspiron-3593 5.15.0-53-generic #59~20.04.1-Ubuntu SMP Thu Oct 20 15:10:22 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
39
+
Linux xy-Inspiron-3593 5.15.0-58-generic #64~20.04.1-Ubuntu SMP Fri Jan 6 16:42:31 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
0 commit comments