Skip to content

Commit ea9c1f2

Browse files
committed
STM32F4 Cube v1.19.0 update : ST CMSIS files
Previous version was v1.16.0
1 parent 0d8d3e0 commit ea9c1f2

File tree

98 files changed

+959
-1434
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+959
-1434
lines changed

targets/TARGET_STM/TARGET_STM32F4/TARGET_MTB_MTS_DRAGONFLY/device/TOOLCHAIN_ARM_MICRO/startup_stm32f411xe.S

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
;******************** (C) COPYRIGHT 2014 STMicroelectronics ********************
1+
;******************** (C) COPYRIGHT 2017 STMicroelectronics ********************
22
;* File Name : startup_stm32f411xe.s
33
;* Author : MCD Application Team
4-
;* Version : V2.1.0
5-
;* Date : 19-June-2014
64
;* Description : STM32F411xExx devices vector table for MDK-ARM_MICRO toolchain.
75
;* This module performs:
86
;* - Set the initial SP

targets/TARGET_STM/TARGET_STM32F4/TARGET_MTB_MTS_DRAGONFLY/device/TOOLCHAIN_ARM_STD/startup_stm32f411xe.S

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
;******************** (C) COPYRIGHT 2014 STMicroelectronics ********************
1+
;******************** (C) COPYRIGHT 2017 STMicroelectronics ********************
22
;* File Name : startup_stm32f411xe.s
33
;* Author : MCD Application Team
4-
;* Version : V2.1.0
5-
;* Date : 19-June-2014
64
;* Description : STM32F411xExx devices vector table for MDK-ARM_STD toolchain.
75
;* This module performs:
86
;* - Set the initial SP

targets/TARGET_STM/TARGET_STM32F4/TARGET_MTB_MTS_DRAGONFLY/device/TOOLCHAIN_IAR/startup_stm32f411xe.S

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
;/******************** (C) COPYRIGHT 2014 STMicroelectronics ********************
1+
;/******************** (C) COPYRIGHT 2017 STMicroelectronics ********************
22
;* File Name : startup_stm32f411xe.s
33
;* Author : MCD Application Team
4-
;* Version : V2.1.0
5-
;* Date : 19-June-2014
64
;* Description : STM32F411xExx devices vector table for EWARM toolchain.
75
;* This module performs:
86
;* - Set the initial SP

targets/TARGET_STM/TARGET_STM32F4/TARGET_MTB_MTS_DRAGONFLY/device/stm32f4xx.h

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
******************************************************************************
33
* @file stm32f4xx.h
44
* @author MCD Application Team
5-
* @version V2.6.1
6-
* @date 14-February-2017
75
* @brief CMSIS STM32F4xx Device Peripheral Access Layer Header File.
86
*
97
* The file is the unique include file that the application programmer
@@ -124,11 +122,11 @@
124122
#endif /* USE_HAL_DRIVER */
125123

126124
/**
127-
* @brief CMSIS version number V2.6.1
125+
* @brief CMSIS version number V2.6.2
128126
*/
129127
#define __STM32F4xx_CMSIS_VERSION_MAIN (0x02U) /*!< [31:24] main version */
130128
#define __STM32F4xx_CMSIS_VERSION_SUB1 (0x06U) /*!< [23:16] sub1 version */
131-
#define __STM32F4xx_CMSIS_VERSION_SUB2 (0x01U) /*!< [15:8] sub2 version */
129+
#define __STM32F4xx_CMSIS_VERSION_SUB2 (0x02U) /*!< [15:8] sub2 version */
132130
#define __STM32F4xx_CMSIS_VERSION_RC (0x00U) /*!< [7:0] release candidate */
133131
#define __STM32F4xx_CMSIS_VERSION ((__STM32F4xx_CMSIS_VERSION_MAIN << 24)\
134132
|(__STM32F4xx_CMSIS_VERSION_SUB1 << 16)\

targets/TARGET_STM/TARGET_STM32F4/TARGET_MTB_MTS_DRAGONFLY/device/system_stm32f4xx.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
******************************************************************************
33
* @file system_stm32f4xx.h
44
* @author MCD Application Team
5-
* @version V2.6.1
6-
* @date 14-February-2017
75
* @brief CMSIS Cortex-M4 Device System Source File for STM32F4xx devices.
86
******************************************************************************
97
* @attention

targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_DRAGONFLY_F411RE/device/TOOLCHAIN_ARM_MICRO/startup_stm32f411xe.S

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
;******************** (C) COPYRIGHT 2014 STMicroelectronics ********************
1+
;******************** (C) COPYRIGHT 2017 STMicroelectronics ********************
22
;* File Name : startup_stm32f411xe.s
33
;* Author : MCD Application Team
4-
;* Version : V2.1.0
5-
;* Date : 19-June-2014
64
;* Description : STM32F411xExx devices vector table for MDK-ARM_MICRO toolchain.
75
;* This module performs:
86
;* - Set the initial SP

targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_DRAGONFLY_F411RE/device/TOOLCHAIN_ARM_STD/startup_stm32f411xe.S

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
;******************** (C) COPYRIGHT 2014 STMicroelectronics ********************
1+
;******************** (C) COPYRIGHT 2017 STMicroelectronics ********************
22
;* File Name : startup_stm32f411xe.s
33
;* Author : MCD Application Team
4-
;* Version : V2.1.0
5-
;* Date : 19-June-2014
64
;* Description : STM32F411xExx devices vector table for MDK-ARM_STD toolchain.
75
;* This module performs:
86
;* - Set the initial SP

targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_DRAGONFLY_F411RE/device/TOOLCHAIN_IAR/startup_stm32f411xe.S

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
;/******************** (C) COPYRIGHT 2014 STMicroelectronics ********************
1+
;/******************** (C) COPYRIGHT 2017 STMicroelectronics ********************
22
;* File Name : startup_stm32f411xe.s
33
;* Author : MCD Application Team
4-
;* Version : V2.1.0
5-
;* Date : 19-June-2014
64
;* Description : STM32F411xExx devices vector table for EWARM toolchain.
75
;* This module performs:
86
;* - Set the initial SP

targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_DRAGONFLY_F411RE/device/stm32f4xx.h

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
******************************************************************************
33
* @file stm32f4xx.h
44
* @author MCD Application Team
5-
* @version V2.6.1
6-
* @date 14-February-2017
75
* @brief CMSIS STM32F4xx Device Peripheral Access Layer Header File.
86
*
97
* The file is the unique include file that the application programmer
@@ -124,11 +122,11 @@
124122
#endif /* USE_HAL_DRIVER */
125123

126124
/**
127-
* @brief CMSIS version number V2.6.1
125+
* @brief CMSIS version number V2.6.2
128126
*/
129127
#define __STM32F4xx_CMSIS_VERSION_MAIN (0x02U) /*!< [31:24] main version */
130128
#define __STM32F4xx_CMSIS_VERSION_SUB1 (0x06U) /*!< [23:16] sub1 version */
131-
#define __STM32F4xx_CMSIS_VERSION_SUB2 (0x01U) /*!< [15:8] sub2 version */
129+
#define __STM32F4xx_CMSIS_VERSION_SUB2 (0x02U) /*!< [15:8] sub2 version */
132130
#define __STM32F4xx_CMSIS_VERSION_RC (0x00U) /*!< [7:0] release candidate */
133131
#define __STM32F4xx_CMSIS_VERSION ((__STM32F4xx_CMSIS_VERSION_MAIN << 24)\
134132
|(__STM32F4xx_CMSIS_VERSION_SUB1 << 16)\

targets/TARGET_STM/TARGET_STM32F4/TARGET_MTS_DRAGONFLY_F411RE/device/system_stm32f4xx.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
******************************************************************************
33
* @file system_stm32f4xx.h
44
* @author MCD Application Team
5-
* @version V2.6.1
6-
* @date 14-February-2017
75
* @brief CMSIS Cortex-M4 Device System Source File for STM32F4xx devices.
86
******************************************************************************
97
* @attention

0 commit comments

Comments
 (0)