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
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,8 @@ But check the following boxes before posting an issue:
11
11
12
12
-[ ]`Make sure you are using the latest STM32 core and libraries versions.` See [lastest core here](https://github.com/stm32duino/Arduino_Core_STM32/releases/latest).
13
13
-[ ]`Your issue is NOT a question/feedback/suggestions.` This should be discussed on the [stm32duino forum](http://stm32duino.com):
14
-
* questions on the [STM32 Core](http://stm32duino.com/viewforum.php?f=48).
15
-
* bugs/enhancements on the [STM core: Bugs and enhancements](http://stm32duino.com/viewforum.php?f=49).
14
+
* questions on the [STM32 Core](http://stm32duino.com/viewforum.php?f=35).
15
+
* bugs/enhancements on the [STM core: Bugs and enhancements](http://stm32duino.com/viewforum.php?f=38).
16
16
-[ ]`Make sure your issue is not already reported/fixed on GitHub or discussed on the forum` See [stm32duino forum](http://stm32duino.com).
17
17
-[ ]`Make sure you are working on the right repository.` See the table below.
|:green_heart:|[P-Nucleo-WB55RG](https://www.st.com/en/evaluation-tools/p-nucleo-wb55.html)|*1.6.0*| No BLE support |
73
73
@@ -95,8 +95,8 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
95
95
96
96
| Status |[STM32MP1 series coprocessor](https://www.st.com/content/st_com/en/products/microcontrollers-microprocessors/stm32-arm-cortex-mpus/stm32mp1-series.html)| Release | Comment |
97
97
| :---: | --- | :---: | :--- |
98
-
|:yellow_heart:|[STM32MP157A-DK1](https://www.st.com/en/evaluation-tools/stm32mp157a-dk1.html)|**1.8.0**| See [the documentation](https://github.com/stm32duino/Arduino_Core_STM32/tree/master/variants/STM32MP157_DK/README.md) to use this board|
99
-
|:yellow_heart:|[STM32MP157C-DK2](https://www.st.com/en/evaluation-tools/stm32mp157c-dk2.html)|**1.8.0**| See [the documentation](https://github.com/stm32duino/Arduino_Core_STM32/tree/master/variants/STM32MP157_DK/README.md) to use this board|
98
+
|:green_heart:|[STM32MP157A-DK1](https://www.st.com/en/evaluation-tools/stm32mp157a-dk1.html)|*1.8.0*| See [the documentation](https://github.com/stm32duino/Arduino_Core_STM32/tree/master/variants/STM32MP157_DK/README.md) to use this board|
99
+
|:green_heart:|[STM32MP157C-DK2](https://www.st.com/en/evaluation-tools/stm32mp157c-dk2.html)|*1.8.0*| See [the documentation](https://github.com/stm32duino/Arduino_Core_STM32/tree/master/variants/STM32MP157_DK/README.md) to use this board|
100
100
101
101
102
102
| Status | Generic STM32F0xx | Release | Comment |
@@ -117,27 +117,29 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
117
117
118
118
| Status | Generic STM32F4xx | Release | Comment |
0 commit comments