Skip to content

Commit 9355fda

Browse files
committed
Updated STM32 HAL libraries.
STM32L0xx_HAL_Driver updated to version 1.10.0 STM32L1xx_HAL_Driver updated to version 1.8.0
1 parent 3b9c292 commit 9355fda

File tree

285 files changed

+24896
-19472
lines changed

Some content is hidden

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

285 files changed

+24896
-19472
lines changed

src/boards/NAMote72/cmsis/arm-gcc/startup_stm32l152xc.s

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
******************************************************************************
33
* @file startup_stm32l152xc.s
44
* @author MCD Application Team
5-
* @version V2.2.0
6-
* @date 01-July-2016
75
* @brief STM32L152XC Devices vector table for
86
* Atollic toolchain.
97
* This module performs:
@@ -17,7 +15,7 @@
1715
* priority is Privileged, and the Stack is set to Main.
1816
******************************************************************************
1917
*
20-
* <h2><center>&copy; COPYRIGHT(c) 2016 STMicroelectronics</center></h2>
18+
* <h2><center>&copy; COPYRIGHT(c) 2017 STMicroelectronics</center></h2>
2119
*
2220
* Redistribution and use in source and binary forms, with or without modification,
2321
* are permitted provided that the following conditions are met:

src/boards/NAMote72/cmsis/arm-std/startup_stm32l152xc.s

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
;/******************** (C) COPYRIGHT 2016 STMicroelectronics ********************
1+
;/******************** (C) COPYRIGHT 2017 STMicroelectronics ********************
22
;* File Name : startup_stm32l152xc.s
33
;* Author : MCD Application Team
4-
;* Version : V2.2.0
5-
;* Date : 01-July-2016
4+
;* Version : 21-April-2017
5+
;* Date : V2.2.1
66
;* Description : STM32L152XC Devices vector for MDK-ARM toolchain.
77
;* This module performs:
88
;* - Set the initial SP
@@ -16,7 +16,7 @@
1616
;* priority is Privileged, and the Stack is set to Main.
1717
;********************************************************************************
1818
;*
19-
;* COPYRIGHT(c) 2016 STMicroelectronics
19+
;* COPYRIGHT(c) 2017 STMicroelectronics
2020
;*
2121
;* Redistribution and use in source and binary forms, with or without modification,
2222
;* are permitted provided that the following conditions are met:

src/boards/NAMote72/cmsis/stm32l152xc.h

Lines changed: 91 additions & 88 deletions
Large diffs are not rendered by default.

src/boards/NAMote72/cmsis/stm32l1xx.h

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
******************************************************************************
33
* @file stm32l1xx.h
44
* @author MCD Application Team
5-
* @version V2.2.0
6-
* @date 01-July-2016
75
* @brief CMSIS STM32L1xx Device Peripheral Access Layer Header File.
86
*
97
* The file is the unique include file that the application programmer
@@ -18,7 +16,7 @@
1816
******************************************************************************
1917
* @attention
2018
*
21-
* <h2><center>&copy; COPYRIGHT(c) 2016 STMicroelectronics</center></h2>
19+
* <h2><center>&copy; COPYRIGHT(c) 2017 STMicroelectronics</center></h2>
2220
*
2321
* Redistribution and use in source and binary forms, with or without modification,
2422
* are permitted provided that the following conditions are met:
@@ -122,7 +120,7 @@
122120
*/
123121
#define __STM32L1xx_CMSIS_VERSION_MAIN (0x02) /*!< [31:24] main version */
124122
#define __STM32L1xx_CMSIS_VERSION_SUB1 (0x02) /*!< [23:16] sub1 version */
125-
#define __STM32L1xx_CMSIS_VERSION_SUB2 (0x00) /*!< [15:8] sub2 version */
123+
#define __STM32L1xx_CMSIS_VERSION_SUB2 (0x02) /*!< [15:8] sub2 version */
126124
#define __STM32L1xx_CMSIS_VERSION_RC (0x00) /*!< [7:0] release candidate */
127125
#define __STM32L1xx_CMSIS_VERSION ((__STM32L1xx_CMSIS_VERSION_MAIN << 24)\
128126
|(__STM32L1xx_CMSIS_VERSION_SUB1 << 16)\

src/boards/NAMote72/cmsis/system_stm32l1xx.h

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22
******************************************************************************
33
* @file system_stm32l1xx.h
44
* @author MCD Application Team
5-
* @version V2.2.0
6-
* @date 01-July-2016
75
* @brief CMSIS Cortex-M3 Device System Source File for STM32L1xx devices.
86
******************************************************************************
97
* @attention
108
*
11-
* <h2><center>&copy; COPYRIGHT(c) 2016 STMicroelectronics</center></h2>
9+
* <h2><center>&copy; COPYRIGHT(c) 2017 STMicroelectronics</center></h2>
1210
*
1311
* Redistribution and use in source and binary forms, with or without modification,
1412
* are permitted provided that the following conditions are met:

src/boards/NucleoL073/cmsis/arm-gcc/startup_stm32l073xx.s

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
******************************************************************************
33
* @file startup_stm32l073xx.s
44
* @author MCD Application Team
5-
* @version V1.7.0
6-
* @date 31-May-2016
75
* @brief STM32L073xx Devices vector table for Atollic TrueSTUDIO toolchain.
86
* This module performs:
97
* - Set the initial SP

src/boards/NucleoL073/cmsis/arm-std/startup_stm32l073xx.s

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
; <o> Stack Size (in Bytes) <0x0-0xFFFFFFFF:8>
4545
; </h>
4646

47-
Stack_Size EQU 0x400
47+
Stack_Size EQU 0x00000400
4848

4949
AREA STACK, NOINIT, READWRITE, ALIGN=3
5050
Stack_Mem SPACE Stack_Size
@@ -55,7 +55,7 @@ __initial_sp
5555
; <o> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>
5656
; </h>
5757

58-
Heap_Size EQU 0x200
58+
Heap_Size EQU 0x00000200
5959

6060
AREA HEAP, NOINIT, READWRITE, ALIGN=3
6161
__heap_base

src/boards/NucleoL152/cmsis/arm-gcc/startup_stm32l152xe.s

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
******************************************************************************
33
* @file startup_stm32l152xe.s
44
* @author MCD Application Team
5-
* @version V2.2.0
6-
* @date 01-July-2016
75
* @brief STM32L152XE Devices vector table for
86
* Atollic toolchain.
97
* This module performs:
@@ -17,7 +15,7 @@
1715
* priority is Privileged, and the Stack is set to Main.
1816
******************************************************************************
1917
*
20-
* <h2><center>&copy; COPYRIGHT(c) 2016 STMicroelectronics</center></h2>
18+
* <h2><center>&copy; COPYRIGHT(c) 2017 STMicroelectronics</center></h2>
2119
*
2220
* Redistribution and use in source and binary forms, with or without modification,
2321
* are permitted provided that the following conditions are met:

src/boards/NucleoL152/cmsis/arm-std/startup_stm32l152xe.s

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
;/******************** (C) COPYRIGHT 2016 STMicroelectronics ********************
1+
;/******************** (C) COPYRIGHT 2017 STMicroelectronics ********************
22
;* File Name : startup_stm32l152xe.s
33
;* Author : MCD Application Team
4-
;* Version : V2.2.0
5-
;* Date : 01-July-2016
4+
;* Version : 21-April-2017
5+
;* Date : V2.2.1
66
;* Description : STM32L152XE Devices vector for MDK-ARM toolchain.
77
;* This module performs:
88
;* - Set the initial SP
@@ -16,7 +16,7 @@
1616
;* priority is Privileged, and the Stack is set to Main.
1717
;********************************************************************************
1818
;*
19-
;* COPYRIGHT(c) 2016 STMicroelectronics
19+
;* COPYRIGHT(c) 2017 STMicroelectronics
2020
;*
2121
;* Redistribution and use in source and binary forms, with or without modification,
2222
;* are permitted provided that the following conditions are met:
@@ -260,7 +260,7 @@ Default_Handler PROC
260260
EXPORT USB_FS_WKUP_IRQHandler [WEAK]
261261
EXPORT TIM6_IRQHandler [WEAK]
262262
EXPORT TIM7_IRQHandler [WEAK]
263-
EXPORT TIM5_IRQHandler [WEAK]
263+
EXPORT TIM5_IRQHandler [WEAK]
264264
EXPORT SPI3_IRQHandler [WEAK]
265265
EXPORT UART4_IRQHandler [WEAK]
266266
EXPORT UART5_IRQHandler [WEAK]

0 commit comments

Comments
 (0)