Skip to content

Commit 95c17a4

Browse files
committed
[STM32L1XX] Add STM32CUBE_L1 cmsis files
1 parent ab5ddb5 commit 95c17a4

File tree

11 files changed

+22
-22
lines changed

11 files changed

+22
-22
lines changed

hal/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_MOTE_L152RC/TOOLCHAIN_ARM_MICRO/startup_stm32l152xc.S

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
;******************** (C) COPYRIGHT 2016 STMicroelectronics ********************
22
;* File Name : startup_stm32l152xc.s
33
;* Author : MCD Application Team
4-
;* Version : V2.1.3
5-
;* Date : 04-March-2016
4+
;* Version : V2.2.0
5+
;* Date : 01-July-2016
66
;* Description : STM32L152XC Devices vector for MDK-ARM toolchain.
77
;* This module performs:
88
;* - Set the initial SP

hal/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_MOTE_L152RC/TOOLCHAIN_ARM_STD/startup_stm32l152xc.S

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
;******************** (C) COPYRIGHT 2016 STMicroelectronics ********************
22
;* File Name : startup_stm32l152xc.s
33
;* Author : MCD Application Team
4-
;* Version : V2.1.3
5-
;* Date : 04-March-2016
4+
;* Version : V2.2.0
5+
;* Date : 01-July-2016
66
;* Description : STM32L152XC Devices vector for MDK-ARM toolchain.
77
;* This module performs:
88
;* - Set the initial SP

hal/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_MOTE_L152RC/TOOLCHAIN_GCC_ARM/startup_stm32l152xc.S

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
******************************************************************************
33
* @file startup_stm32l152xc.s
44
* @author MCD Application Team
5-
* @version V2.1.3
6-
* @date 04-March-2016
5+
* @version V2.2.0
6+
* @date 01-July-2016
77
* @brief STM32L152XC Devices vector table for
88
* Atollic toolchain.
99
* This module performs:

hal/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_MOTE_L152RC/TOOLCHAIN_IAR/startup_stm32l152xc.S

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
;/******************** (C) COPYRIGHT 2016 STMicroelectronics ********************
22
;* File Name : startup_stm32l152xc.s
33
;* Author : MCD Application Team
4-
;* Version : V2.1.3
5-
;* Date : 04-March-2016
4+
;* Version : V2.2.0
5+
;* Date : 01-July-2016
66
;* Description : STM32L152XC Devices vector for EWARM toolchain.
77
;* This module performs:
88
;* - Set the initial SP

hal/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NUCLEO_L152RE/TOOLCHAIN_ARM_MICRO/startup_stm32l152xe.S

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
;******************** (C) COPYRIGHT 2016 STMicroelectronics ********************
22
;* File Name : startup_stm32l152xe.s
33
;* Author : MCD Application Team
4-
;* Version : V2.1.3
5-
;* Date : 04-March-2016
4+
;* Version : V2.2.0
5+
;* Date : 01-July-2016
66
;* Description : STM32L152XE Devices vector for MDK-ARM toolchain.
77
;* This module performs:
88
;* - Set the initial SP

hal/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NUCLEO_L152RE/TOOLCHAIN_ARM_STD/startup_stm32l152xe.S

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
;******************** (C) COPYRIGHT 2016 STMicroelectronics ********************
22
;* File Name : startup_stm32l152xe.s
33
;* Author : MCD Application Team
4-
;* Version : V2.1.3
5-
;* Date : 04-March-2016
4+
;* Version : V2.2.0
5+
;* Date : 01-July-2016
66
;* Description : STM32L152XE Devices vector for MDK-ARM toolchain.
77
;* This module performs:
88
;* - Set the initial SP

hal/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NUCLEO_L152RE/TOOLCHAIN_GCC_ARM/startup_stm32l152xe.S

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
******************************************************************************
33
* @file startup_stm32l152xe.s
44
* @author MCD Application Team
5-
* @version V2.1.3
6-
* @date 04-March-2016
5+
* @version V2.2.0
6+
* @date 01-July-2016
77
* @brief STM32L152XE Devices vector table for
88
* Atollic toolchain.
99
* This module performs:

hal/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NUCLEO_L152RE/TOOLCHAIN_IAR/startup_stm32l152xe.S

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
;/******************** (C) COPYRIGHT 2016 STMicroelectronics ********************
22
;* File Name : startup_stm32l152xe.s
33
;* Author : MCD Application Team
4-
;* Version : V2.1.3
5-
;* Date : 04-March-2016
4+
;* Version : V2.2.0
5+
;* Date : 01-July-2016
66
;* Description : STM32L152XE Devices vector for EWARM toolchain.
77
;* This module performs:
88
;* - Set the initial SP

hal/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32_SC151/TOOLCHAIN_ARM_MICRO/startup_stm32l151xc.S

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
;******************** (C) COPYRIGHT 2016 STMicroelectronics ********************
22
;* File Name : startup_stm32l151xc.s
33
;* Author : MCD Application Team
4-
;* Version : V2.1.3
5-
;* Date : 04-March-2016
4+
;* Version : V2.2.0
5+
;* Date : 01-July-2016
66
;* Description : STM32L151XC Devices vector for MDK-ARM toolchain.
77
;* This module performs:
88
;* - Set the initial SP

hal/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32_SC151/TOOLCHAIN_ARM_STD/startup_stm32l151xc.S

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
;******************** (C) COPYRIGHT 2016 STMicroelectronics ********************
22
;* File Name : startup_stm32l151xc.s
33
;* Author : MCD Application Team
4-
;* Version : V2.1.3
5-
;* Date : 04-March-2016
4+
;* Version : V2.2.0
5+
;* Date : 01-July-2016
66
;* Description : STM32L151XC Devices vector for MDK-ARM toolchain.
77
;* This module performs:
88
;* - Set the initial SP

hal/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32_SC151/TOOLCHAIN_GCC_ARM/startup_stm32l151xc.S

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
******************************************************************************
33
* @file startup_stm32l151xc.s
44
* @author MCD Application Team
5-
* @version V2.1.3
6-
* @date 04-March-2016
5+
* @version V2.2.0
6+
* @date 01-July-2016
77
* @brief STM32L151XC Devices vector table for
88
* Atollic toolchain.
99
* This module performs:

0 commit comments

Comments
 (0)