Skip to content

Commit b192e50

Browse files
committed
chore: prepare release version 2.2.0
Signed-off-by: Frederic Pillon <[email protected]>
1 parent 0d07521 commit b192e50

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

README.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

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

1212

1313
* [Introduction](https://github.com/stm32duino/Arduino_Core_STM32#Introduction)<br>
@@ -293,8 +293,8 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
293293

294294
| Status | Device(s) | Name | Release | Notes |
295295
| :----: | :-------: | ---- | :-----: | :---- |
296-
| :yellow_heart: | STM32G030C6<br>STM32G030C8 | Generic Board | **2.2.0** |
297-
| :yellow_heart: | STM32G030F6<br>STM32G030F6 | Generic Board | **2.2.0** |
296+
| :green_heart: | STM32G030C6<br>STM32G030C8 | Generic Board | *2.2.0* |
297+
| :green_heart: | STM32G030F6<br>STM32G030F6 | Generic Board | *2.2.0* |
298298
| :green_heart: | STM32G030K8 | [Aurora One](https://www.bfy.kr/aurora-one/) | *2.0.0* |
299299
| :green_heart: | STM32G030K6<br>STM32G030K8 | Generic Board | *2.0.0* | |
300300
| :green_heart: | STM32G031J4<br>STM32G031J6 | Generic Board | *2.0.0* | |
@@ -330,19 +330,19 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
330330
| :green_heart: | STM32H742ZG<br>STM32H742ZI | Generic Board | *2.0.0* | |
331331
| :green_heart: | STM32H743IG<br>STM32H743II | Generic Board | *2.0.0* | |
332332
| :green_heart: | STM32H743VG<br>STM32H743VI | Generic Board | *2.0.0* | |
333-
| :yellow_heart: | STM32H743VI | [DevEBox H743VIT6](https://github.com/mcauser/MCUDEV_DEVEBOX_H7XX_M) | **2.2.0** | |
334-
| :yellow_heart: | STM32H743VI | [WeAct MiniSTM32H743VIT6](https://github.com/WeActTC/MiniSTM32H7xx) | **2.2.0** | [More info](https://github.com/stm32duino/Arduino_Core_STM32/pull/1552) |
333+
| :green_heart: | STM32H743VI | [DevEBox H743VIT6](https://github.com/mcauser/MCUDEV_DEVEBOX_H7XX_M) | *2.2.0* | |
334+
| :green_heart: | STM32H743VI | [WeAct MiniSTM32H743VIT6](https://github.com/WeActTC/MiniSTM32H7xx) | *2.2.0* | [More info](https://github.com/stm32duino/Arduino_Core_STM32/pull/1552) |
335335
| :green_heart: | STM32H743ZG<br>STM32H743ZI | Generic Board | *2.0.0* | |
336336
| :green_heart: | STM32H747AG<br>STM32H747AI | Generic Board | *2.0.0* | |
337337
| :green_heart: | STM32H747IG<br>STM32H747II | Generic Board | *2.0.0* | |
338338
| :green_heart: | STM32H750ZB | Generic Board | *2.0.0* | |
339339
| :green_heart: | STM32H750IB<br>STM32H750II | Generic Board | *2.0.0* | |
340340
| :green_heart: | STM32H750IB | [Daisy](https://www.electro-smith.com/daisy/daisy) | *1.9.0* | |
341-
| :yellow_heart: | STM32H750IB | [Daisy Patch SM](https://www.electro-smith.com/daisy/patch-sm) | *2.2.0* | |
342-
| :yellow_heart: | STM32H750IB | [Daisy Petal SM](https://www.electro-smith.com/daisy/petal-125b-sm) | *2.2.0* | |
341+
| :green_heart: | STM32H750IB | [Daisy Patch SM](https://www.electro-smith.com/daisy/patch-sm) | *2.2.0* | |
342+
| :green_heart: | STM32H750IB | [Daisy Petal SM](https://www.electro-smith.com/daisy/petal-125b-sm) | *2.2.0* | |
343343
| :green_heart: | STM32H750VB | Generic Board | *2.0.0* | |
344-
| :yellow_heart: | STM32H750VB | [DevEBox H750VBT6](https://github.com/mcauser/MCUDEV_DEVEBOX_H7XX_M) | **2.2.0** | |
345-
| :yellow_heart: | STM32H750VB | [WeAct MiniSTM32H750VBT6](https://github.com/WeActTC/MiniSTM32H7xx) | **2.2.0** | [More info](https://github.com/stm32duino/Arduino_Core_STM32/pull/1552) |
344+
| :green_heart: | STM32H750VB | [DevEBox H750VBT6](https://github.com/mcauser/MCUDEV_DEVEBOX_H7XX_M) | *2.2.0* | |
345+
| :green_heart: | STM32H750VB | [WeAct MiniSTM32H750VBT6](https://github.com/WeActTC/MiniSTM32H7xx) | *2.2.0* | [More info](https://github.com/stm32duino/Arduino_Core_STM32/pull/1552) |
346346
| :green_heart: | STM32H753VI | Generic Board | *2.0.0* | |
347347
| :green_heart: | STM32H753ZI | Generic Board | *2.0.0* | |
348348
| :green_heart: | STM32H757AI | Generic Board | *2.0.0* | |

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 )\

platform.txt

+1-1
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.1.0
8+
version=2.2.0
99

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

0 commit comments

Comments
 (0)