Skip to content

Commit

Permalink
chore: bump release version to 2.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: Frederic Pillon <[email protected]>
  • Loading branch information
fpistm committed Nov 16, 2023
1 parent 4e90a1a commit 01b599b
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 24 deletions.
48 changes: 26 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

[![GitHub release](https://img.shields.io/github/release/stm32duino/Arduino_Core_STM32.svg)](https://github.com/stm32duino/Arduino_Core_STM32/releases/latest)
![GitHub All Releases](https://img.shields.io/github/downloads/stm32duino/Arduino_Core_STM32/total.svg?label=downloads%20since%201.4.0)
[![GitHub commits](https://img.shields.io/github/commits-since/stm32duino/Arduino_Core_STM32/2.6.0.svg)](https://github.com/stm32duino/Arduino_Core_STM32/compare/2.6.0...main)
[![GitHub commits](https://img.shields.io/github/commits-since/stm32duino/Arduino_Core_STM32/2.7.0.svg)](https://github.com/stm32duino/Arduino_Core_STM32/compare/2.7.0...main)


* [Introduction](https://github.com/stm32duino/Arduino_Core_STM32#Introduction)<br>
Expand Down Expand Up @@ -84,6 +84,10 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
- [Midatronics boards](#midatronics-boards)
- [SparkFun boards](#sparkfun-boards)

**Note about Status**:
- :green_heart: board support is available since the specified release version.
- :yellow_heart: board support is available in the main branch and will be available in the specified release version.

### [Nucleo 144](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) boards

| Status | Device(s) | Name | Release | Notes |
Expand All @@ -92,15 +96,15 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
| :green_heart: | STM32F412ZG | [Nucleo F412ZG](http://www.st.com/en/evaluation-tools/nucleo-f412zg.html) | *2.6.0* | |
| :green_heart: | STM32F413ZH | [Nucleo F413ZH](http://www.st.com/en/evaluation-tools/nucleo-f413zh.html) | *2.4.0* | |
| :green_heart: | STM32F429ZI | [Nucleo F429ZI](http://www.st.com/en/evaluation-tools/nucleo-f429zi.html) | *0.1.0* | |
| :yellow_heart: | STM32F446ZE | [Nucleo F446ZE](http://www.st.com/en/evaluation-tools/nucleo-f446ze.html) | **2.7.0** | |
| :green_heart: | STM32F446ZE | [Nucleo F446ZE](http://www.st.com/en/evaluation-tools/nucleo-f446ze.html) | *2.7.0* | |
| :green_heart: | STM32F722ZE | [Nucleo F722ZE](http://www.st.com/en/evaluation-tools/nucleo-f722ze.html) | *2.4.0* | |
| :green_heart: | STM32F767ZI | [Nucleo F767ZI](http://www.st.com/en/evaluation-tools/nucleo-f767zi.html) | *1.4.0* | |
| :green_heart: | STM32F746ZG | [Nucleo F746ZG](https://www.st.com/en/evaluation-tools/nucleo-f746zg.html) | *1.9.0* | |
| :green_heart: | STM32F756ZG | [Nucleo F756ZG](https://www.st.com/en/evaluation-tools/nucleo-f756zg.html) | *1.9.0* | |
| :green_heart: | STM32H563ZI | [Nucleo H563ZI](https://www.st.com/en/evaluation-tools/nucleo-h563zi.html) | *2.6.0* | |
| :green_heart: | STM32H723ZG | [Nucleo H723ZG](https://www.st.com/en/evaluation-tools/nucleo-h723zg.html) | *2.4.0* | |
| :green_heart: | STM32H743ZI | [Nucleo H743ZI(2)](https://www.st.com/en/evaluation-tools/nucleo-h743zi.html) | *1.5.0* | Nucleo H743ZI2 since 1.6.0 |
| :yellow_heart: | STM32H753ZI | [Nucleo H753ZI](https://www.st.com/en/evaluation-tools/nucleo-h753zi.html) | **2.7.0** | |
| :green_heart: | STM32H753ZI | [Nucleo H753ZI](https://www.st.com/en/evaluation-tools/nucleo-h753zi.html) | *2.7.0* | |
| :green_heart: | STM32L496ZG | [Nucleo L496ZG](http://www.st.com/en/evaluation-tools/nucleo-l496zg.html) | *1.3.0* | |
| :green_heart: | STM32L496ZG-P | [Nucleo L496ZG-P](http://www.st.com/en/evaluation-tools/nucleo-l496zg-p.html) | *1.3.0* | |
| :green_heart: | STM32L4R5ZI | [Nucleo L4R5ZI](http://www.st.com/en/evaluation-tools/nucleo-l4r5zi.html) | *1.4.0* | |
Expand Down Expand Up @@ -128,7 +132,7 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
| :green_heart: | STM32G0B1RE | [Nucleo G0B1RE](https://www.st.com/en/evaluation-tools/nucleo-g0b1re.html) | *2.1.0* | |
| :green_heart: | STM32G431RB | [Nucleo G431RB](https://www.st.com/en/evaluation-tools/nucleo-g431rb.html) | *1.7.0* | |
| :green_heart: | STM32G474RE | [Nucleo G474RE](https://www.st.com/en/evaluation-tools/nucleo-g474re.html) | *1.7.0* | |
| :yellow_heart: | STM32H503RB | [Nucleo H503RB](https://www.st.com/en/evaluation-tools/nucleo-h503rb.html) | **2.7.0** | |
| :green_heart: | STM32H503RB | [Nucleo H503RB](https://www.st.com/en/evaluation-tools/nucleo-h503rb.html) | *2.7.0* | |
| :green_heart: | STM32L010RB | [Nucleo L010RB](https://www.st.com/en/evaluation-tools/nucleo-l010rb.html) | *2.1.0* | |
| :green_heart: | STM32L053R8 | [Nucleo L053R8](http://www.st.com/en/evaluation-tools/nucleo-l053r8.html) | *0.1.0* | |
| :green_heart: | STM32L073RZ | [Nucleo L073RZ](http://www.st.com/en/evaluation-tools/nucleo-l073rz.html) | *1.4.0* | |
Expand Down Expand Up @@ -171,8 +175,8 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
| :green_heart: | STM32F746NG | [STM32F746G-DISCOVERY](http://www.st.com/en/evaluation-tools/32f746gdiscovery.html) | *0.1.0* | |
| :green_heart: | STM32G031J6 | [STM32G0316-DISCO](https://www.st.com/en/evaluation-tools/stm32g0316-disco.html) | *1.9.0* | |
| :green_heart: | STM32G431CB | [B-G431B-ESC1](https://www.st.com/en/evaluation-tools/b-g431b-esc1.html) | *2.0.0* | |
| :green_heart: | STM32H573IIKxQ | [STM32H573I-DK](https://www.st.com/en/evaluation-tools/stm32h573i-dk.html) | *2.6.0* | |
| :yellow_heart: | STM32H747XIHx | [STM32H747I-DISCO](https://www.st.com/en/evaluation-tools/stm32h747i-disco.html) | **2.7.0** | |
| :green_heart: | STM32H573IIKxQ | [STM32H573I-DK](https://www.st.com/en/evaluation-tools/stm32h573i-dk.html) | *2.6.0* | |
| :green_heart: | STM32H747XIHx | [STM32H747I-DISCO](https://www.st.com/en/evaluation-tools/stm32h747i-disco.html) | *2.7.0* | |
| :green_heart: | STM32L4S5VI | [B-L4S5I-IOT01A](https://www.st.com/en/evaluation-tools/b-l4s5i-iot01a.html) | *2.0.0* | |
| :green_heart: | STM32U585AIIxQ | [B-U585I-IOT02A](https://www.st.com/en/evaluation-tools/b-u585i-iot02a.html) | *2.1.0* | |
| :green_heart: | STM32WB5MMG | [STM32WB5MM-DK](https://www.st.com/en/evaluation-tools/stm32wb5mm-dk.html) | *2.1.0* | |
Expand Down Expand Up @@ -373,7 +377,7 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
| :green_heart: | STM32F437ZG<br>STM32F437ZI | Generic Board | **2.0.0** |
| :green_heart: | STM32F439ZG<br>STM32F439ZI | Generic Board | **2.0.0** |
| :green_heart: | STM32F446RC<br>STM32F446RE | Generic Board | *1.9.0* | |
| :yellow_heart: | STM32F446ZC<br>STM32F446ZE | Generic Board | **2.7.0** | |
| :green_heart: | STM32F446ZC<br>STM32F446ZE | Generic Board | *2.7.0* | |
| :green_heart: | STM32F446VC<br>STM32F446VE | Generic Board | **2.0.0** |
| :green_heart: | STM32F411CE | [ThunderPack v1.1+](https://github.com/jgillick/ThunderPack) | *1.9.0* | |

Expand All @@ -383,12 +387,12 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
| :----: | :-------: | ---- | :-----: | :---- |
| :green_heart: | STM32F722RC<br>STM32F722RE | Generic Board | *2.3.0* | |
| :green_heart: | STM32F722ZC<br>STM32F722ZE | Generic Board | *2.4.0* | |
| :yellow_heart: | STM32F723IC<br>STM32F723IE | Generic Board | **2.7.0** | |
| :yellow_heart: | STM32F730I8K | Generic Board | **2.7.0** | |
| :green_heart: | STM32F723IC<br>STM32F723IE | Generic Board | *2.7.0* | |
| :green_heart: | STM32F730I8K | Generic Board | *2.7.0* | |
| :green_heart: | STM32F730R8 | Generic Board | *2.3.0* | |
| :green_heart: | STM32F732RE | Generic Board | *2.3.0* | |
| :green_heart: | STM32F732ZE | Generic Board | *2.4.0* | |
| :yellow_heart: | STM32F733IE<br> | Generic Board | **2.7.0** | |
| :green_heart: | STM32F733IE<br> | Generic Board | *2.7.0* | |
| :green_heart: | STM32F745ZE<br>STM32F745ZG | Generic Board | *2.0.0* | |
| :green_heart: | STM32F746BE<br>STM32F746BG<br>STM32F746NE<br>STM32F746NG | Generic Board | *2.0.0* | |
| :green_heart: | STM32F746ZE<br>STM32F746ZG | Generic Board | *2.0.0* | |
Expand Down Expand Up @@ -531,7 +535,7 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d

| Status | Device(s) | Name | Release | Notes |
| :----: | :-------: | ---- | :-----: | :---- |
| :yellow_heart: | STM32H503RB | Generic Board | **2.7.0** | |
| :green_heart: | STM32H503RB | Generic Board | *2.7.0* | |
| :green_heart: | STM32H563IIKxQ | Generic Board | *2.6.0* | |
| :green_heart: | STM32H563ZG<br>STM32H563ZI | Generic Board | *2.6.0* | |
| :green_heart: | STM32H573IIKxQ | Generic Board | *2.6.0* | |
Expand All @@ -546,18 +550,18 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
| :green_heart: | STM32H733ZGT | Generic Board | *2.4.0* | |
| :green_heart: | STM32H742IG<br>STM32H742II | Generic Board | *2.1.0* | |
| :green_heart: | STM32H742VG<br>STM32H742VI | Generic Board | *2.0.0* | |
| :yellow_heart: | STM32H742XG<br>STM32H742XI | Generic Board | **2.7.0** | |
| :green_heart: | STM32H742XG<br>STM32H742XI | Generic Board | *2.7.0* | |
| :green_heart: | STM32H742ZG<br>STM32H742ZI | Generic Board | *2.0.0* | |
| :green_heart: | STM32H743IG<br>STM32H743II | Generic Board | *2.0.0* | |
| :green_heart: | STM32H743VG<br>STM32H743VI | Generic Board | *2.0.0* | |
| :green_heart: | STM32H743VI | [DevEBox H743VIT6](https://github.com/mcauser/MCUDEV_DEVEBOX_H7XX_M) | *2.2.0* | |
| :green_heart: | STM32H743VI | [WeAct MiniSTM32H743VIT6](https://github.com/WeActStudio/MiniSTM32H7xx) | *2.2.0* | [More info](https://github.com/stm32duino/Arduino_Core_STM32/pull/1552) |
| :yellow_heart: | STM32H743XG<br>STM32H743XI | Generic Board | **2.7.0** | |
| :green_heart: | STM32H743XG<br>STM32H743XI | Generic Board | *2.7.0* | |
| :green_heart: | STM32H743ZG<br>STM32H743ZI | Generic Board | *2.0.0* | |
| :yellow_heart: | STM32H745XG<br>STM32H745XI | Generic Board | **2.7.0** | |
| :green_heart: | STM32H745XG<br>STM32H745XI | Generic Board | *2.7.0* | |
| :green_heart: | STM32H747AG<br>STM32H747AI | Generic Board | *2.0.0* | |
| :green_heart: | STM32H747IG<br>STM32H747II | Generic Board | *2.0.0* | |
| :yellow_heart: | STM32H747XG<br>STM32H747XI | Generic Board | **2.7.0** | |
| :green_heart: | STM32H747XG<br>STM32H747XI | Generic Board | *2.7.0* | |
| :green_heart: | STM32H750ZB | Generic Board | *2.0.0* | |
| :green_heart: | STM32H750IB<br>STM32H750II | Generic Board | *2.0.0* | |
| :green_heart: | STM32H750IB | [Daisy](https://www.electro-smith.com/daisy/daisy) | *1.9.0* | |
Expand All @@ -566,14 +570,14 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
| :green_heart: | STM32H750VB | Generic Board | *2.0.0* | |
| :green_heart: | STM32H750VB | [DevEBox H750VBT6](https://github.com/mcauser/MCUDEV_DEVEBOX_H7XX_M) | *2.2.0* | |
| :green_heart: | STM32H750VB | [WeAct MiniSTM32H750VBT6](https://github.com/WeActStudio/MiniSTM32H7xx) | *2.2.0* | [More info](https://github.com/stm32duino/Arduino_Core_STM32/pull/1552) |
| :yellow_heart: | STM32H750XB | Generic Board | **2.7.0** | |
| :green_heart: | STM32H750XB | Generic Board | *2.7.0* | |
| :green_heart: | STM32H753VI | Generic Board | *2.0.0* | |
| :yellow_heart: | STM32H753XI | Generic Board | **2.7.0** | |
| :green_heart: | STM32H753XI | Generic Board | *2.7.0* | |
| :green_heart: | STM32H753ZI | Generic Board | *2.0.0* | |
| :yellow_heart: | STM32H755XI | Generic Board | **2.7.0** | |
| :green_heart: | STM32H755XI | Generic Board | *2.7.0* | |
| :green_heart: | STM32H757AI | Generic Board | *2.0.0* | |
| :green_heart: | STM32H757II | Generic Board | *2.0.0* | |
| :yellow_heart: | STM32H757XI | Generic Board | **2.7.0** | |
| :green_heart: | STM32H757XI | Generic Board | *2.7.0* | |

### Generic STM32L0 boards

Expand Down Expand Up @@ -708,10 +712,10 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
| Status | Device(s) | Name | Release | Notes |
| :----: | :-------: | ---- | :-----: | :---- |
| :green_heart: | STM32U575AGIxQ<br>STM32U575AIIxQ | Generic Board | *2.1.0* | |
| :yellow_heart: | STM32U575CGx<br>STM32U575CIx | Generic Board | **2.7.0** | |
| :green_heart: | STM32U575CGx<br>STM32U575CIx | Generic Board | *2.7.0* | |
| :green_heart: | STM32U575ZGTxQ<br>STM32U575ZITxQ | Generic Board | *2.1.0* | |
| :green_heart: | STM32U585AIIxQ | Generic Board | *2.1.0* | |
| :yellow_heart: | STM32U585CIx | Generic Board | **2.7.0** | |
| :green_heart: | STM32U585CIx | Generic Board | *2.7.0* | |
| :green_heart: | STM32U585ZITxQ | Generic Board | *2.1.0* | |

### Generic STM32WB boards
Expand Down Expand Up @@ -792,7 +796,7 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d

| Status | Device(s) | Name | Release | Notes |
| :----: | :-------: | ---- | :-----: | :---- |
| :yellow_heart: | STM32U585CIU6 | [IoT continuum DevKit Board - STM32U585CIU6](https://iotjourney.orange.com/en/iotcontinuum/kits) | **2.7.0** | |
| :green_heart: | STM32U585CIU6 | [IoT continuum DevKit Board - STM32U585CIU6](https://iotjourney.orange.com/en/iotcontinuum/kits) | *2.7.0* | |

### LoRa boards

Expand Down
2 changes: 1 addition & 1 deletion cores/arduino/stm32/stm32_def.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* [1-9]: release candidate
* F[0-9]: development
*/
#define STM32_CORE_VERSION_EXTRA (0xF0U) /*!< [7:0] extra version */
#define STM32_CORE_VERSION_EXTRA (0x00U) /*!< [7:0] extra version */
#define STM32_CORE_VERSION ((STM32_CORE_VERSION_MAJOR << 24U)\
|(STM32_CORE_VERSION_MINOR << 16U)\
|(STM32_CORE_VERSION_PATCH << 8U )\
Expand Down
2 changes: 1 addition & 1 deletion platform.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# https://arduino.github.io/arduino-cli/latest/platform-specification/

name=STM32 boards groups (Board to be selected from Tools submenu 'Board part number')
version=2.7.0-dev
version=2.7.0

# STM compile variables
# ----------------------
Expand Down

0 comments on commit 01b599b

Please sign in to comment.