Skip to content

Commit 5e43e63

Browse files
committed
Update to release 1.7.0 version
Signed-off-by: Frederic Pillon <[email protected]>
1 parent 0c87941 commit 5e43e63

File tree

2 files changed

+14
-15
lines changed

2 files changed

+14
-15
lines changed

Diff for: README.md

+13-14
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Arduino core support for STM32 based boards
22
[![GitHub release](https://img.shields.io/github/release/stm32duino/Arduino_Core_STM32.svg)](https://github.com/stm32duino/Arduino_Core_STM32/releases/latest)
33
![GitHub All Releases](https://img.shields.io/github/downloads/stm32duino/Arduino_Core_STM32/total.svg?label=downloads%20since%201.4.0)
4-
[![GitHub commits](https://img.shields.io/github/commits-since/stm32duino/Arduino_Core_STM32/1.6.1.svg)](https://github.com/stm32duino/Arduino_Core_STM32/compare/1.6.1...master)
4+
[![GitHub commits](https://img.shields.io/github/commits-since/stm32duino/Arduino_Core_STM32/1.7.0.svg)](https://github.com/stm32duino/Arduino_Core_STM32/compare/1.7.0...master)
55
[![Build Status](https://travis-ci.com/stm32duino/Arduino_Core_STM32.svg?branch=master)](https://travis-ci.com/stm32duino/Arduino_Core_STM32)
66

77
* [Introduction](https://github.com/stm32duino/Arduino_Core_STM32#Introduction)<br>
@@ -62,8 +62,8 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
6262
| :green_heart: | [Nucleo F411RE](http://www.st.com/en/evaluation-tools/nucleo-f411re.html) | *0.2.1* | |
6363
| :green_heart: | [Nucleo F446RE](http://www.st.com/en/evaluation-tools/nucleo-f446re.html) | *1.1.1* | |
6464
| :green_heart: | [Nucleo-G071RB](https://www.st.com/en/evaluation-tools/nucleo-g071rb.html) | *1.6.0* | |
65-
| :yellow_heart: | [Nucleo-G431RB](https://www.st.com/en/evaluation-tools/nucleo-g431rb.html) | **1.7.0** | |
66-
| :yellow_heart: | [Nucleo-G474RE](https://www.st.com/en/evaluation-tools/nucleo-g474re.html) | **1.7.0** | |
65+
| :green_heart: | [Nucleo-G431RB](https://www.st.com/en/evaluation-tools/nucleo-g431rb.html) | *1.7.0* | |
66+
| :green_heart: | [Nucleo-G474RE](https://www.st.com/en/evaluation-tools/nucleo-g474re.html) | *1.7.0* | |
6767
| :green_heart: | [Nucleo L053R8](http://www.st.com/en/evaluation-tools/nucleo-l053r8.html) | *0.1.0* | |
6868
| :green_heart: | [Nucleo L073RZ](http://www.st.com/en/evaluation-tools/nucleo-l073rz.html) | *1.4.0* | |
6969
| :green_heart: | [Nucleo L152RE](http://www.st.com/en/evaluation-tools/nucleo-l152re.html) | *1.0.0* | |
@@ -74,7 +74,7 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
7474
| Status | [Nucleo 32](https://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-eval-tools/stm32-mcu-eval-tools/stm32-nucleo-boards.html) | Release | Comment |
7575
| :---: | --- | :---: | :--- |
7676
| :green_heart: | [Nucleo F303K8](http://www.st.com/en/evaluation-tools/nucleo-f303k8.html) | *1.1.0* | |
77-
| :yellow_heart: | [Nucleo-G431KB](https://www.st.com/en/evaluation-tools/nucleo-g431kb.html) | **1.7.0** | |
77+
| :green_heart: | [Nucleo-G431KB](https://www.st.com/en/evaluation-tools/nucleo-g431kb.html) | *1.7.0* | |
7878
| :green_heart: | [Nucleo L031K6](http://www.st.com/en/evaluation-tools/nucleo-l031k6.html) | *1.1.1* | |
7979
| :green_heart: | [Nucleo L412KB](http://www.st.com/en/evaluation-tools/nucleo-l412kb.html) | *1.5.0* | |
8080
| :green_heart: | [Nucleo L432KC](http://www.st.com/en/evaluation-tools/nucleo-l432kc.html) | *0.2.0* | |
@@ -91,7 +91,7 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
9191

9292
| Status | [Eval](https://www.st.com/en/evaluation-tools/stm32-eval-boards.html) | Release | Comment |
9393
| :---: | --- | :---: | :--- |
94-
| :yellow_heart: | [STEVAL-MKSBOX1V1 (SensorTile.box)](https://www.st.com/en/evaluation-tools/steval-mksbox1v1.html) | **1.7.0** | |
94+
| :green_heart: | [STEVAL-MKSBOX1V1 (SensorTile.box)](https://www.st.com/en/evaluation-tools/steval-mksbox1v1.html) | *1.7.0* | |
9595

9696
| Status | Generic STM32F0xx | Release | Comment |
9797
| :---: | --- | :---: | :--- |
@@ -101,7 +101,7 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
101101
| :---: | --- | :---: | :--- |
102102
| :green_heart: | [BluePill F103C(6-8-B)](https://stm32-base.org/boards/STM32F103C8T6-Blue-Pill) | *1.2.0* | USB CDC support since *1.5.0*, Maple bootloaders support since *1.6.0* |
103103
| :green_heart: | [BlackPill F103C(8-B)](https://stm32-base.org/boards/STM32F103C8T6-Black-Pill) | *1.5.0* | |
104-
| :yellow_heart: | [Generic F103R(8-B-C-E)T6](https://stm32-base.org/boards/STM32F103RET6-Generic-Board) | **1.7.0** | Blue Button |
104+
| :green_heart: | [Generic F103R(8-B-C-E)T6](https://stm32-base.org/boards/STM32F103RET6-Generic-Board) | *1.7.0* | Blue Button |
105105
| :green_heart: | HY-TinySTM103T | *1.5.0* | |
106106
| :green_heart: | MapleMini F103CB | *1.2.0* | USB CDC support since *1.5.0*, Maple bootloaders support since *1.6.0* |
107107

@@ -111,10 +111,10 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
111111

112112
| Status | Generic STM32F4xx | Release | Comment |
113113
| :---: | --- | :---: | :--- |
114-
| :yellow_heart: | BlackPill F401CC | **1.7.0** | |
114+
| :green_heart: | BlackPill F401CC | *1.7.0* | |
115115
| :green_heart: | [Black F407VET6](https://stm32-base.org/boards/STM32F407VET6-STM32-F4VE-V2.0) | *1.4.0* | VG/ZE/ZG in *1.5.0* |
116116
| :green_heart: | [Blue F407VET6 Mini](https://stm32-base.org/boards/STM32F407VET6-VCC-GND-Small) | *1.4.0* | |
117-
| :yellow_heart: | Core Board F401RC | **1.7.0** | |
117+
| :green_heart: | Core Board F401RC | *1.7.0* | |
118118
| :green_heart: | [DIYMORE STM32F407VGT](https://stm32-base.org/boards/STM32F407VGT6-diymore) | *1.5.0* | |
119119
| :green_heart: | FK407M1 | *1.5.0* | |
120120

@@ -133,19 +133,19 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
133133
| Status | LoRa boards | Release | Comment |
134134
| :---: | --- | :---: | :--- |
135135
| :green_heart: | [RAK811 LoRa Tracker](https://www.rakwireless.com/en/) | *1.4.0* | Basic support |
136-
| :yellow_heart: | [RHF76-052](https://www.ai-thinker.com/) | **1.7.0** | Basic support |
136+
| :green_heart: | [RHF76-052](https://www.ai-thinker.com/) | *1.7.0* | Basic support |
137137

138138
| Status | Sparky flight controllers | Release | Comment |
139139
| :---: | --- | :---: | :--- |
140140
| :green_heart: | [Sparky V1](https://github.com/TauLabs/TauLabs/wiki/Sparky) | *1.6.0* | |
141141

142142
| Status | Generic flight controllers | Release | Comment |
143143
| :---: | --- | :---: | :--- |
144-
| :yellow_heart: | Afro Flight Rev5 (8/12MHz) | **1.7.0** | |
144+
| :green_heart: | Afro Flight Rev5 (8/12MHz) | *1.7.0* | |
145145

146146
| Status | [Midatronics](https://midatronics.com/) | Release | Comment |
147147
| :---: | --- | :---: | :--- |
148-
| :yellow_heart: | [SharkyMKR](https://midatronics.com/Development_Boards/MKR_Sharky_I) | **1.7.0** | |
148+
| :green_heart: | [SharkyMKR](https://midatronics.com/Development_Boards/MKR_Sharky_I) | *1.7.0* | |
149149

150150
## Next release
151151

@@ -154,12 +154,11 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
154154
## Troubleshooting
155155

156156
### Important notice:
157-
[stm32duino forum](http://stm32duino.com) will be transfer to STM. See [here](http://stm32duino.com/viewtopic.php?f=16&t=4671).
157+
158+
**Currently [stm32duino forum](http://stm32duino.com) is down. Forum alternative is under investigation.**
158159

159160
If you have any issue, you could [file an issue on Github](https://github.com/stm32duino/Arduino_Core_STM32/issues/new).
160161

161162
For question, support, ..., you could submit a topic on the [stm32duino forum](http://stm32duino.com):
162163

163-
**Important note: currently http://stm32duino.com is down. Forum alternative is under investigation.**
164-
165164
In any case, it always fine to search if your issue was not already existing before submit a new one.

Diff for: cores/arduino/stm32/stm32_def.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* [1-9]: release candidate
1515
* F[0-9]: development
1616
*/
17-
#define STM32_CORE_VERSION_EXTRA (0xF0U) /*!< [7:0] extra version */
17+
#define STM32_CORE_VERSION_EXTRA (0x00U) /*!< [7:0] extra version */
1818
#define STM32_CORE_VERSION ((STM32_CORE_VERSION_MAJOR << 24U)\
1919
|(STM32_CORE_VERSION_MINOR << 16U)\
2020
|(STM32_CORE_VERSION_PATCH << 8U )\

0 commit comments

Comments
 (0)