Skip to content

Commit 0e2a66b

Browse files
committed
chore: update core version to 2.12.0-dev (0x020C00F0)
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent eb115f7 commit 0e2a66b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

libraries/SrcWrapper/inc/stm32_def.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
* @brief STM32 core version number
77
*/
88
#define STM32_CORE_VERSION_MAJOR (0x02U) /*!< [31:24] major version */
9-
#define STM32_CORE_VERSION_MINOR (0x0BU) /*!< [23:16] minor version */
9+
#define STM32_CORE_VERSION_MINOR (0x0CU) /*!< [23:16] minor version */
1010
#define STM32_CORE_VERSION_PATCH (0x00U) /*!< [15:8] patch version */
1111
/*
1212
* Extra label for development:
1313
* 0: official release
1414
* [1-9]: release candidate
1515
* F[0-9]: development
1616
*/
17-
#define STM32_CORE_VERSION_EXTRA (0x00U) /*!< [7:0] extra version */
17+
#define STM32_CORE_VERSION_EXTRA (0xF0U) /*!< [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.11.0
8+
version=2.12.0-dev
99

1010

1111
# Define variables used multiple times in platform file

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