Skip to content

Commit 01b599b

Browse files
committed
chore: bump release version to 2.7.0
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent 4e90a1a commit 01b599b

File tree

3 files changed

+28
-24
lines changed

3 files changed

+28
-24
lines changed

README.md

Lines changed: 26 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
[![GitHub release](https://img.shields.io/github/release/stm32duino/Arduino_Core_STM32.svg)](https://github.com/stm32duino/Arduino_Core_STM32/releases/latest)
1111
![GitHub All Releases](https://img.shields.io/github/downloads/stm32duino/Arduino_Core_STM32/total.svg?label=downloads%20since%201.4.0)
12-
[![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)
12+
[![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)
1313

1414

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

87+
**Note about Status**:
88+
- :green_heart: board support is available since the specified release version.
89+
- :yellow_heart: board support is available in the main branch and will be available in the specified release version.
90+
8791
### [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
8892

8993
| Status | Device(s) | Name | Release | Notes |
@@ -92,15 +96,15 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
9296
| :green_heart: | STM32F412ZG | [Nucleo F412ZG](http://www.st.com/en/evaluation-tools/nucleo-f412zg.html) | *2.6.0* | |
9397
| :green_heart: | STM32F413ZH | [Nucleo F413ZH](http://www.st.com/en/evaluation-tools/nucleo-f413zh.html) | *2.4.0* | |
9498
| :green_heart: | STM32F429ZI | [Nucleo F429ZI](http://www.st.com/en/evaluation-tools/nucleo-f429zi.html) | *0.1.0* | |
95-
| :yellow_heart: | STM32F446ZE | [Nucleo F446ZE](http://www.st.com/en/evaluation-tools/nucleo-f446ze.html) | **2.7.0** | |
99+
| :green_heart: | STM32F446ZE | [Nucleo F446ZE](http://www.st.com/en/evaluation-tools/nucleo-f446ze.html) | *2.7.0* | |
96100
| :green_heart: | STM32F722ZE | [Nucleo F722ZE](http://www.st.com/en/evaluation-tools/nucleo-f722ze.html) | *2.4.0* | |
97101
| :green_heart: | STM32F767ZI | [Nucleo F767ZI](http://www.st.com/en/evaluation-tools/nucleo-f767zi.html) | *1.4.0* | |
98102
| :green_heart: | STM32F746ZG | [Nucleo F746ZG](https://www.st.com/en/evaluation-tools/nucleo-f746zg.html) | *1.9.0* | |
99103
| :green_heart: | STM32F756ZG | [Nucleo F756ZG](https://www.st.com/en/evaluation-tools/nucleo-f756zg.html) | *1.9.0* | |
100104
| :green_heart: | STM32H563ZI | [Nucleo H563ZI](https://www.st.com/en/evaluation-tools/nucleo-h563zi.html) | *2.6.0* | |
101105
| :green_heart: | STM32H723ZG | [Nucleo H723ZG](https://www.st.com/en/evaluation-tools/nucleo-h723zg.html) | *2.4.0* | |
102106
| :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 |
103-
| :yellow_heart: | STM32H753ZI | [Nucleo H753ZI](https://www.st.com/en/evaluation-tools/nucleo-h753zi.html) | **2.7.0** | |
107+
| :green_heart: | STM32H753ZI | [Nucleo H753ZI](https://www.st.com/en/evaluation-tools/nucleo-h753zi.html) | *2.7.0* | |
104108
| :green_heart: | STM32L496ZG | [Nucleo L496ZG](http://www.st.com/en/evaluation-tools/nucleo-l496zg.html) | *1.3.0* | |
105109
| :green_heart: | STM32L496ZG-P | [Nucleo L496ZG-P](http://www.st.com/en/evaluation-tools/nucleo-l496zg-p.html) | *1.3.0* | |
106110
| :green_heart: | STM32L4R5ZI | [Nucleo L4R5ZI](http://www.st.com/en/evaluation-tools/nucleo-l4r5zi.html) | *1.4.0* | |
@@ -128,7 +132,7 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
128132
| :green_heart: | STM32G0B1RE | [Nucleo G0B1RE](https://www.st.com/en/evaluation-tools/nucleo-g0b1re.html) | *2.1.0* | |
129133
| :green_heart: | STM32G431RB | [Nucleo G431RB](https://www.st.com/en/evaluation-tools/nucleo-g431rb.html) | *1.7.0* | |
130134
| :green_heart: | STM32G474RE | [Nucleo G474RE](https://www.st.com/en/evaluation-tools/nucleo-g474re.html) | *1.7.0* | |
131-
| :yellow_heart: | STM32H503RB | [Nucleo H503RB](https://www.st.com/en/evaluation-tools/nucleo-h503rb.html) | **2.7.0** | |
135+
| :green_heart: | STM32H503RB | [Nucleo H503RB](https://www.st.com/en/evaluation-tools/nucleo-h503rb.html) | *2.7.0* | |
132136
| :green_heart: | STM32L010RB | [Nucleo L010RB](https://www.st.com/en/evaluation-tools/nucleo-l010rb.html) | *2.1.0* | |
133137
| :green_heart: | STM32L053R8 | [Nucleo L053R8](http://www.st.com/en/evaluation-tools/nucleo-l053r8.html) | *0.1.0* | |
134138
| :green_heart: | STM32L073RZ | [Nucleo L073RZ](http://www.st.com/en/evaluation-tools/nucleo-l073rz.html) | *1.4.0* | |
@@ -171,8 +175,8 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
171175
| :green_heart: | STM32F746NG | [STM32F746G-DISCOVERY](http://www.st.com/en/evaluation-tools/32f746gdiscovery.html) | *0.1.0* | |
172176
| :green_heart: | STM32G031J6 | [STM32G0316-DISCO](https://www.st.com/en/evaluation-tools/stm32g0316-disco.html) | *1.9.0* | |
173177
| :green_heart: | STM32G431CB | [B-G431B-ESC1](https://www.st.com/en/evaluation-tools/b-g431b-esc1.html) | *2.0.0* | |
174-
| :green_heart: | STM32H573IIKxQ | [STM32H573I-DK](https://www.st.com/en/evaluation-tools/stm32h573i-dk.html) | *2.6.0* | |
175-
| :yellow_heart: | STM32H747XIHx | [STM32H747I-DISCO](https://www.st.com/en/evaluation-tools/stm32h747i-disco.html) | **2.7.0** | |
178+
| :green_heart: | STM32H573IIKxQ | [STM32H573I-DK](https://www.st.com/en/evaluation-tools/stm32h573i-dk.html) | *2.6.0* | |
179+
| :green_heart: | STM32H747XIHx | [STM32H747I-DISCO](https://www.st.com/en/evaluation-tools/stm32h747i-disco.html) | *2.7.0* | |
176180
| :green_heart: | STM32L4S5VI | [B-L4S5I-IOT01A](https://www.st.com/en/evaluation-tools/b-l4s5i-iot01a.html) | *2.0.0* | |
177181
| :green_heart: | STM32U585AIIxQ | [B-U585I-IOT02A](https://www.st.com/en/evaluation-tools/b-u585i-iot02a.html) | *2.1.0* | |
178182
| :green_heart: | STM32WB5MMG | [STM32WB5MM-DK](https://www.st.com/en/evaluation-tools/stm32wb5mm-dk.html) | *2.1.0* | |
@@ -373,7 +377,7 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
373377
| :green_heart: | STM32F437ZG<br>STM32F437ZI | Generic Board | **2.0.0** |
374378
| :green_heart: | STM32F439ZG<br>STM32F439ZI | Generic Board | **2.0.0** |
375379
| :green_heart: | STM32F446RC<br>STM32F446RE | Generic Board | *1.9.0* | |
376-
| :yellow_heart: | STM32F446ZC<br>STM32F446ZE | Generic Board | **2.7.0** | |
380+
| :green_heart: | STM32F446ZC<br>STM32F446ZE | Generic Board | *2.7.0* | |
377381
| :green_heart: | STM32F446VC<br>STM32F446VE | Generic Board | **2.0.0** |
378382
| :green_heart: | STM32F411CE | [ThunderPack v1.1+](https://github.com/jgillick/ThunderPack) | *1.9.0* | |
379383

@@ -383,12 +387,12 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
383387
| :----: | :-------: | ---- | :-----: | :---- |
384388
| :green_heart: | STM32F722RC<br>STM32F722RE | Generic Board | *2.3.0* | |
385389
| :green_heart: | STM32F722ZC<br>STM32F722ZE | Generic Board | *2.4.0* | |
386-
| :yellow_heart: | STM32F723IC<br>STM32F723IE | Generic Board | **2.7.0** | |
387-
| :yellow_heart: | STM32F730I8K | Generic Board | **2.7.0** | |
390+
| :green_heart: | STM32F723IC<br>STM32F723IE | Generic Board | *2.7.0* | |
391+
| :green_heart: | STM32F730I8K | Generic Board | *2.7.0* | |
388392
| :green_heart: | STM32F730R8 | Generic Board | *2.3.0* | |
389393
| :green_heart: | STM32F732RE | Generic Board | *2.3.0* | |
390394
| :green_heart: | STM32F732ZE | Generic Board | *2.4.0* | |
391-
| :yellow_heart: | STM32F733IE<br> | Generic Board | **2.7.0** | |
395+
| :green_heart: | STM32F733IE<br> | Generic Board | *2.7.0* | |
392396
| :green_heart: | STM32F745ZE<br>STM32F745ZG | Generic Board | *2.0.0* | |
393397
| :green_heart: | STM32F746BE<br>STM32F746BG<br>STM32F746NE<br>STM32F746NG | Generic Board | *2.0.0* | |
394398
| :green_heart: | STM32F746ZE<br>STM32F746ZG | Generic Board | *2.0.0* | |
@@ -531,7 +535,7 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
531535

532536
| Status | Device(s) | Name | Release | Notes |
533537
| :----: | :-------: | ---- | :-----: | :---- |
534-
| :yellow_heart: | STM32H503RB | Generic Board | **2.7.0** | |
538+
| :green_heart: | STM32H503RB | Generic Board | *2.7.0* | |
535539
| :green_heart: | STM32H563IIKxQ | Generic Board | *2.6.0* | |
536540
| :green_heart: | STM32H563ZG<br>STM32H563ZI | Generic Board | *2.6.0* | |
537541
| :green_heart: | STM32H573IIKxQ | Generic Board | *2.6.0* | |
@@ -546,18 +550,18 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
546550
| :green_heart: | STM32H733ZGT | Generic Board | *2.4.0* | |
547551
| :green_heart: | STM32H742IG<br>STM32H742II | Generic Board | *2.1.0* | |
548552
| :green_heart: | STM32H742VG<br>STM32H742VI | Generic Board | *2.0.0* | |
549-
| :yellow_heart: | STM32H742XG<br>STM32H742XI | Generic Board | **2.7.0** | |
553+
| :green_heart: | STM32H742XG<br>STM32H742XI | Generic Board | *2.7.0* | |
550554
| :green_heart: | STM32H742ZG<br>STM32H742ZI | Generic Board | *2.0.0* | |
551555
| :green_heart: | STM32H743IG<br>STM32H743II | Generic Board | *2.0.0* | |
552556
| :green_heart: | STM32H743VG<br>STM32H743VI | Generic Board | *2.0.0* | |
553557
| :green_heart: | STM32H743VI | [DevEBox H743VIT6](https://github.com/mcauser/MCUDEV_DEVEBOX_H7XX_M) | *2.2.0* | |
554558
| :green_heart: | STM32H743VI | [WeAct MiniSTM32H743VIT6](https://github.com/WeActStudio/MiniSTM32H7xx) | *2.2.0* | [More info](https://github.com/stm32duino/Arduino_Core_STM32/pull/1552) |
555-
| :yellow_heart: | STM32H743XG<br>STM32H743XI | Generic Board | **2.7.0** | |
559+
| :green_heart: | STM32H743XG<br>STM32H743XI | Generic Board | *2.7.0* | |
556560
| :green_heart: | STM32H743ZG<br>STM32H743ZI | Generic Board | *2.0.0* | |
557-
| :yellow_heart: | STM32H745XG<br>STM32H745XI | Generic Board | **2.7.0** | |
561+
| :green_heart: | STM32H745XG<br>STM32H745XI | Generic Board | *2.7.0* | |
558562
| :green_heart: | STM32H747AG<br>STM32H747AI | Generic Board | *2.0.0* | |
559563
| :green_heart: | STM32H747IG<br>STM32H747II | Generic Board | *2.0.0* | |
560-
| :yellow_heart: | STM32H747XG<br>STM32H747XI | Generic Board | **2.7.0** | |
564+
| :green_heart: | STM32H747XG<br>STM32H747XI | Generic Board | *2.7.0* | |
561565
| :green_heart: | STM32H750ZB | Generic Board | *2.0.0* | |
562566
| :green_heart: | STM32H750IB<br>STM32H750II | Generic Board | *2.0.0* | |
563567
| :green_heart: | STM32H750IB | [Daisy](https://www.electro-smith.com/daisy/daisy) | *1.9.0* | |
@@ -566,14 +570,14 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
566570
| :green_heart: | STM32H750VB | Generic Board | *2.0.0* | |
567571
| :green_heart: | STM32H750VB | [DevEBox H750VBT6](https://github.com/mcauser/MCUDEV_DEVEBOX_H7XX_M) | *2.2.0* | |
568572
| :green_heart: | STM32H750VB | [WeAct MiniSTM32H750VBT6](https://github.com/WeActStudio/MiniSTM32H7xx) | *2.2.0* | [More info](https://github.com/stm32duino/Arduino_Core_STM32/pull/1552) |
569-
| :yellow_heart: | STM32H750XB | Generic Board | **2.7.0** | |
573+
| :green_heart: | STM32H750XB | Generic Board | *2.7.0* | |
570574
| :green_heart: | STM32H753VI | Generic Board | *2.0.0* | |
571-
| :yellow_heart: | STM32H753XI | Generic Board | **2.7.0** | |
575+
| :green_heart: | STM32H753XI | Generic Board | *2.7.0* | |
572576
| :green_heart: | STM32H753ZI | Generic Board | *2.0.0* | |
573-
| :yellow_heart: | STM32H755XI | Generic Board | **2.7.0** | |
577+
| :green_heart: | STM32H755XI | Generic Board | *2.7.0* | |
574578
| :green_heart: | STM32H757AI | Generic Board | *2.0.0* | |
575579
| :green_heart: | STM32H757II | Generic Board | *2.0.0* | |
576-
| :yellow_heart: | STM32H757XI | Generic Board | **2.7.0** | |
580+
| :green_heart: | STM32H757XI | Generic Board | *2.7.0* | |
577581

578582
### Generic STM32L0 boards
579583

@@ -708,10 +712,10 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
708712
| Status | Device(s) | Name | Release | Notes |
709713
| :----: | :-------: | ---- | :-----: | :---- |
710714
| :green_heart: | STM32U575AGIxQ<br>STM32U575AIIxQ | Generic Board | *2.1.0* | |
711-
| :yellow_heart: | STM32U575CGx<br>STM32U575CIx | Generic Board | **2.7.0** | |
715+
| :green_heart: | STM32U575CGx<br>STM32U575CIx | Generic Board | *2.7.0* | |
712716
| :green_heart: | STM32U575ZGTxQ<br>STM32U575ZITxQ | Generic Board | *2.1.0* | |
713717
| :green_heart: | STM32U585AIIxQ | Generic Board | *2.1.0* | |
714-
| :yellow_heart: | STM32U585CIx | Generic Board | **2.7.0** | |
718+
| :green_heart: | STM32U585CIx | Generic Board | *2.7.0* | |
715719
| :green_heart: | STM32U585ZITxQ | Generic Board | *2.1.0* | |
716720

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

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

797801
### LoRa boards
798802

cores/arduino/stm32/stm32_def.h

Lines changed: 1 addition & 1 deletion
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 )\

platform.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# https://arduino.github.io/arduino-cli/latest/platform-specification/
66

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

1010
# STM compile variables
1111
# ----------------------

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy