aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/ext/ST/STM32L0xx
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2017-10-15 10:58:26 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2017-10-15 10:58:26 +0000
commitfe3507eb99e7c411fb12c94ac38f3b689fcb7caa (patch)
tree45a076863d70cab4548e930ab9a6a02d77a95add /os/common/ext/ST/STM32L0xx
parent33a3c8f7324f05af4d83c8bb22f24bdb606bfa91 (diff)
downloadChibiOS-fe3507eb99e7c411fb12c94ac38f3b689fcb7caa.tar.gz
ChibiOS-fe3507eb99e7c411fb12c94ac38f3b689fcb7caa.tar.bz2
ChibiOS-fe3507eb99e7c411fb12c94ac38f3b689fcb7caa.zip
More headers updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10825 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/common/ext/ST/STM32L0xx')
-rw-r--r--os/common/ext/ST/STM32L0xx/stm32l011xx.h2
-rw-r--r--os/common/ext/ST/STM32L0xx/stm32l021xx.h2
-rw-r--r--os/common/ext/ST/STM32L0xx/stm32l031xx.h2
-rw-r--r--os/common/ext/ST/STM32L0xx/stm32l041xx.h2
-rw-r--r--os/common/ext/ST/STM32L0xx/stm32l051xx.h2
-rw-r--r--os/common/ext/ST/STM32L0xx/stm32l052xx.h2
-rw-r--r--os/common/ext/ST/STM32L0xx/stm32l053xx.h2
-rw-r--r--os/common/ext/ST/STM32L0xx/stm32l061xx.h2
-rw-r--r--os/common/ext/ST/STM32L0xx/stm32l062xx.h2
-rw-r--r--os/common/ext/ST/STM32L0xx/stm32l063xx.h2
-rw-r--r--os/common/ext/ST/STM32L0xx/stm32l071xx.h2
-rw-r--r--os/common/ext/ST/STM32L0xx/stm32l072xx.h2
-rw-r--r--os/common/ext/ST/STM32L0xx/stm32l073xx.h2
-rw-r--r--os/common/ext/ST/STM32L0xx/stm32l081xx.h2
-rw-r--r--os/common/ext/ST/STM32L0xx/stm32l082xx.h2
-rw-r--r--os/common/ext/ST/STM32L0xx/stm32l083xx.h2
-rw-r--r--os/common/ext/ST/STM32L0xx/stm32l0xx.h4
-rw-r--r--os/common/ext/ST/STM32L0xx/system_stm32l0xx.h2
18 files changed, 1 insertions, 37 deletions
diff --git a/os/common/ext/ST/STM32L0xx/stm32l011xx.h b/os/common/ext/ST/STM32L0xx/stm32l011xx.h
index dee9ae0c3..15472fe98 100644
--- a/os/common/ext/ST/STM32L0xx/stm32l011xx.h
+++ b/os/common/ext/ST/STM32L0xx/stm32l011xx.h
@@ -2,8 +2,6 @@
******************************************************************************
* @file stm32l011xx.h
* @author MCD Application Team
- * @version V1.7.1
- * @date 25-November-2016
* @brief CMSIS Cortex-M0+ Device Peripheral Access Layer Header File.
* This file contains all the peripheral register's definitions, bits
* definitions and memory mapping for stm32l011xx devices.
diff --git a/os/common/ext/ST/STM32L0xx/stm32l021xx.h b/os/common/ext/ST/STM32L0xx/stm32l021xx.h
index 350173f4c..cfc3e849f 100644
--- a/os/common/ext/ST/STM32L0xx/stm32l021xx.h
+++ b/os/common/ext/ST/STM32L0xx/stm32l021xx.h
@@ -2,8 +2,6 @@
******************************************************************************
* @file stm32l021xx.h
* @author MCD Application Team
- * @version V1.7.1
- * @date 25-November-2016
* @brief CMSIS Cortex-M0+ Device Peripheral Access Layer Header File.
* This file contains all the peripheral register's definitions, bits
* definitions and memory mapping for stm32l021xx devices.
diff --git a/os/common/ext/ST/STM32L0xx/stm32l031xx.h b/os/common/ext/ST/STM32L0xx/stm32l031xx.h
index 2572ef902..74b9e2f72 100644
--- a/os/common/ext/ST/STM32L0xx/stm32l031xx.h
+++ b/os/common/ext/ST/STM32L0xx/stm32l031xx.h
@@ -2,8 +2,6 @@
******************************************************************************
* @file stm32l031xx.h
* @author MCD Application Team
- * @version V1.7.1
- * @date 25-November-2016
* @brief CMSIS Cortex-M0+ Device Peripheral Access Layer Header File.
* This file contains all the peripheral register's definitions, bits
* definitions and memory mapping for stm32l031xx devices.
diff --git a/os/common/ext/ST/STM32L0xx/stm32l041xx.h b/os/common/ext/ST/STM32L0xx/stm32l041xx.h
index 7bea4ef68..a7581d821 100644
--- a/os/common/ext/ST/STM32L0xx/stm32l041xx.h
+++ b/os/common/ext/ST/STM32L0xx/stm32l041xx.h
@@ -2,8 +2,6 @@
******************************************************************************
* @file stm32l041xx.h
* @author MCD Application Team
- * @version V1.7.1
- * @date 25-November-2016
* @brief CMSIS Cortex-M0+ Device Peripheral Access Layer Header File.
* This file contains all the peripheral register's definitions, bits
* definitions and memory mapping for stm32l041xx devices.
diff --git a/os/common/ext/ST/STM32L0xx/stm32l051xx.h b/os/common/ext/ST/STM32L0xx/stm32l051xx.h
index 42f185050..4ef917d26 100644
--- a/os/common/ext/ST/STM32L0xx/stm32l051xx.h
+++ b/os/common/ext/ST/STM32L0xx/stm32l051xx.h
@@ -2,8 +2,6 @@
******************************************************************************
* @file stm32l051xx.h
* @author MCD Application Team
- * @version V1.7.1
- * @date 25-November-2016
* @brief CMSIS Cortex-M0+ Device Peripheral Access Layer Header File.
* This file contains all the peripheral register's definitions, bits
* definitions and memory mapping for stm32l051xx devices.
diff --git a/os/common/ext/ST/STM32L0xx/stm32l052xx.h b/os/common/ext/ST/STM32L0xx/stm32l052xx.h
index 37bfb76f2..193290048 100644
--- a/os/common/ext/ST/STM32L0xx/stm32l052xx.h
+++ b/os/common/ext/ST/STM32L0xx/stm32l052xx.h
@@ -2,8 +2,6 @@
******************************************************************************
* @file stm32l052xx.h
* @author MCD Application Team
- * @version V1.7.1
- * @date 25-November-2016
* @brief CMSIS Cortex-M0+ Device Peripheral Access Layer Header File.
* This file contains all the peripheral register's definitions, bits
* definitions and memory mapping for stm32l052xx devices.
diff --git a/os/common/ext/ST/STM32L0xx/stm32l053xx.h b/os/common/ext/ST/STM32L0xx/stm32l053xx.h
index eb7257df8..c05e621de 100644
--- a/os/common/ext/ST/STM32L0xx/stm32l053xx.h
+++ b/os/common/ext/ST/STM32L0xx/stm32l053xx.h
@@ -2,8 +2,6 @@
******************************************************************************
* @file stm32l053xx.h
* @author MCD Application Team
- * @version V1.7.1
- * @date 25-November-2016
* @brief CMSIS Cortex-M0+ Device Peripheral Access Layer Header File.
* This file contains all the peripheral register's definitions, bits
* definitions and memory mapping for stm32l053xx devices.
diff --git a/os/common/ext/ST/STM32L0xx/stm32l061xx.h b/os/common/ext/ST/STM32L0xx/stm32l061xx.h
index a1eadf9f6..6707eb68a 100644
--- a/os/common/ext/ST/STM32L0xx/stm32l061xx.h
+++ b/os/common/ext/ST/STM32L0xx/stm32l061xx.h
@@ -2,8 +2,6 @@
******************************************************************************
* @file stm32l061xx.h
* @author MCD Application Team
- * @version V1.7.1
- * @date 25-November-2016
* @brief CMSIS Cortex-M0+ Device Peripheral Access Layer Header File.
* This file contains all the peripheral register's definitions, bits
* definitions and memory mapping for stm32l061xx devices.
diff --git a/os/common/ext/ST/STM32L0xx/stm32l062xx.h b/os/common/ext/ST/STM32L0xx/stm32l062xx.h
index 0b917fbb1..b009d663b 100644
--- a/os/common/ext/ST/STM32L0xx/stm32l062xx.h
+++ b/os/common/ext/ST/STM32L0xx/stm32l062xx.h
@@ -2,8 +2,6 @@
******************************************************************************
* @file stm32l062xx.h
* @author MCD Application Team
- * @version V1.7.1
- * @date 25-November-2016
* @brief CMSIS Cortex-M0+ Device Peripheral Access Layer Header File.
* This file contains all the peripheral register's definitions, bits
* definitions and memory mapping for stm32l062xx devices.
diff --git a/os/common/ext/ST/STM32L0xx/stm32l063xx.h b/os/common/ext/ST/STM32L0xx/stm32l063xx.h
index 222d94089..4e8b3d7ce 100644
--- a/os/common/ext/ST/STM32L0xx/stm32l063xx.h
+++ b/os/common/ext/ST/STM32L0xx/stm32l063xx.h
@@ -2,8 +2,6 @@
******************************************************************************
* @file stm32l063xx.h
* @author MCD Application Team
- * @version V1.7.1
- * @date 25-November-2016
* @brief CMSIS Cortex-M0+ Device Peripheral Access Layer Header File.
* This file contains all the peripheral register's definitions, bits
* definitions and memory mapping for stm32l063xx devices.
diff --git a/os/common/ext/ST/STM32L0xx/stm32l071xx.h b/os/common/ext/ST/STM32L0xx/stm32l071xx.h
index ab3ec86fd..449ae1c10 100644
--- a/os/common/ext/ST/STM32L0xx/stm32l071xx.h
+++ b/os/common/ext/ST/STM32L0xx/stm32l071xx.h
@@ -2,8 +2,6 @@
******************************************************************************
* @file stm32l071xx.h
* @author MCD Application Team
- * @version V1.7.1
- * @date 25-November-2016
* @brief CMSIS Cortex-M0+ Device Peripheral Access Layer Header File.
* This file contains all the peripheral register's definitions, bits
* definitions and memory mapping for stm32l071xx devices.
diff --git a/os/common/ext/ST/STM32L0xx/stm32l072xx.h b/os/common/ext/ST/STM32L0xx/stm32l072xx.h
index be4822968..fb631fa91 100644
--- a/os/common/ext/ST/STM32L0xx/stm32l072xx.h
+++ b/os/common/ext/ST/STM32L0xx/stm32l072xx.h
@@ -2,8 +2,6 @@
******************************************************************************
* @file stm32l072xx.h
* @author MCD Application Team
- * @version V1.7.1
- * @date 25-November-2016
* @brief CMSIS Cortex-M0+ Device Peripheral Access Layer Header File.
* This file contains all the peripheral register's definitions, bits
* definitions and memory mapping for stm32l072xx devices.
diff --git a/os/common/ext/ST/STM32L0xx/stm32l073xx.h b/os/common/ext/ST/STM32L0xx/stm32l073xx.h
index 2eb55507f..ed7fc7513 100644
--- a/os/common/ext/ST/STM32L0xx/stm32l073xx.h
+++ b/os/common/ext/ST/STM32L0xx/stm32l073xx.h
@@ -2,8 +2,6 @@
******************************************************************************
* @file stm32l073xx.h
* @author MCD Application Team
- * @version V1.7.1
- * @date 25-November-2016
* @brief CMSIS Cortex-M0+ Device Peripheral Access Layer Header File.
* This file contains all the peripheral register's definitions, bits
* definitions and memory mapping for stm32l073xx devices.
diff --git a/os/common/ext/ST/STM32L0xx/stm32l081xx.h b/os/common/ext/ST/STM32L0xx/stm32l081xx.h
index 9b041553b..b01ae863c 100644
--- a/os/common/ext/ST/STM32L0xx/stm32l081xx.h
+++ b/os/common/ext/ST/STM32L0xx/stm32l081xx.h
@@ -2,8 +2,6 @@
******************************************************************************
* @file stm32l081xx.h
* @author MCD Application Team
- * @version V1.7.1
- * @date 25-November-2016
* @brief CMSIS Cortex-M0+ Device Peripheral Access Layer Header File.
* This file contains all the peripheral register's definitions, bits
* definitions and memory mapping for stm32l081xx devices.
diff --git a/os/common/ext/ST/STM32L0xx/stm32l082xx.h b/os/common/ext/ST/STM32L0xx/stm32l082xx.h
index 69f951c6b..6d02d3d46 100644
--- a/os/common/ext/ST/STM32L0xx/stm32l082xx.h
+++ b/os/common/ext/ST/STM32L0xx/stm32l082xx.h
@@ -2,8 +2,6 @@
******************************************************************************
* @file stm32l082xx.h
* @author MCD Application Team
- * @version V1.7.1
- * @date 25-November-2016
* @brief CMSIS Cortex-M0+ Device Peripheral Access Layer Header File.
* This file contains all the peripheral register's definitions, bits
* definitions and memory mapping for stm32l082xx devices.
diff --git a/os/common/ext/ST/STM32L0xx/stm32l083xx.h b/os/common/ext/ST/STM32L0xx/stm32l083xx.h
index e49ea2d89..d3aaf4c74 100644
--- a/os/common/ext/ST/STM32L0xx/stm32l083xx.h
+++ b/os/common/ext/ST/STM32L0xx/stm32l083xx.h
@@ -2,8 +2,6 @@
******************************************************************************
* @file stm32l083xx.h
* @author MCD Application Team
- * @version V1.7.1
- * @date 25-November-2016
* @brief CMSIS Cortex-M0+ Device Peripheral Access Layer Header File.
* This file contains all the peripheral register's definitions, bits
* definitions and memory mapping for stm32l083xx devices.
diff --git a/os/common/ext/ST/STM32L0xx/stm32l0xx.h b/os/common/ext/ST/STM32L0xx/stm32l0xx.h
index ef04251c9..fdc9d61e9 100644
--- a/os/common/ext/ST/STM32L0xx/stm32l0xx.h
+++ b/os/common/ext/ST/STM32L0xx/stm32l0xx.h
@@ -2,8 +2,6 @@
******************************************************************************
* @file stm32l0xx.h
* @author MCD Application Team
- * @version V1.7.1
- * @date 25-November-2016
* @brief CMSIS Cortex-M0+ Device Peripheral Access Layer Header File.
* This file contains all the peripheral register's definitions, bits
* definitions and memory mapping for STM32L0xx devices.
@@ -118,7 +116,7 @@
*/
#define __STM32L0xx_CMSIS_VERSION_MAIN (0x01) /*!< [31:24] main version */
#define __STM32L0xx_CMSIS_VERSION_SUB1 (0x07) /*!< [23:16] sub1 version */
-#define __STM32L0xx_CMSIS_VERSION_SUB2 (0x01) /*!< [15:8] sub2 version */
+#define __STM32L0xx_CMSIS_VERSION_SUB2 (0x02) /*!< [15:8] sub2 version */
#define __STM32L0xx_CMSIS_VERSION_RC (0x00) /*!< [7:0] release candidate */
#define __STM32L0xx_CMSIS_VERSION ((__STM32L0xx_CMSIS_VERSION_MAIN << 24)\
|(__STM32L0xx_CMSIS_VERSION_SUB1 << 16)\
diff --git a/os/common/ext/ST/STM32L0xx/system_stm32l0xx.h b/os/common/ext/ST/STM32L0xx/system_stm32l0xx.h
index 64b85cbf1..f092b47dd 100644
--- a/os/common/ext/ST/STM32L0xx/system_stm32l0xx.h
+++ b/os/common/ext/ST/STM32L0xx/system_stm32l0xx.h
@@ -2,8 +2,6 @@
******************************************************************************
* @file system_stm32l0xx.h
* @author MCD Application Team
- * @version V1.7.1
- * @date 25-November-2016
* @brief CMSIS Cortex-M0+ Device Peripheral Access Layer System Header File.
******************************************************************************
* @attention