diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-01-02 15:11:59 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-01-02 15:11:59 +0000 |
commit | 4b2705efbffc4849583f37984762388be5a01b21 (patch) | |
tree | 2032de15601f0d5fb5d07c77a5a08f278da0ef64 /os/ext/CMSIS/ST/system_stm32f0xx.h | |
parent | 2f7a9a8a037b514b693aadc2130b8a9aaa831be5 (diff) | |
download | ChibiOS-4b2705efbffc4849583f37984762388be5a01b21.tar.gz ChibiOS-4b2705efbffc4849583f37984762388be5a01b21.tar.bz2 ChibiOS-4b2705efbffc4849583f37984762388be5a01b21.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6601 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/ext/CMSIS/ST/system_stm32f0xx.h')
-rw-r--r-- | os/ext/CMSIS/ST/system_stm32f0xx.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/os/ext/CMSIS/ST/system_stm32f0xx.h b/os/ext/CMSIS/ST/system_stm32f0xx.h index 060bf6b1b..e9335b9c5 100644 --- a/os/ext/CMSIS/ST/system_stm32f0xx.h +++ b/os/ext/CMSIS/ST/system_stm32f0xx.h @@ -2,8 +2,8 @@ ******************************************************************************
* @file system_stm32f0xx.h
* @author MCD Application Team
- * @version V1.1.1
- * @date 31-July-2013
+ * @version V1.2.1
+ * @date 22-November-2013
* @brief CMSIS Cortex-M0 Device Peripheral Access Layer System Header File.
******************************************************************************
* @attention
|