diff options
author | Damien George <damien.p.george@gmail.com> | 2014-01-19 17:40:35 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-01-19 17:40:35 +0000 |
commit | b2ebb161d494864cdbee05ee8b74a775845e238e (patch) | |
tree | 26b91e9c0570fc1ff94ee89221e62fec828458e5 /stm/lib/system_stm32f4xx.h | |
parent | 127775381282c854031302173eedbd5046eb1601 (diff) |
stm: Upgrade ST peripheral library from 1.1.0 to 1.3.0.
Diffstat (limited to 'stm/lib/system_stm32f4xx.h')
-rw-r--r-- | stm/lib/system_stm32f4xx.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stm/lib/system_stm32f4xx.h b/stm/lib/system_stm32f4xx.h index 98da16c1e..675593a84 100644 --- a/stm/lib/system_stm32f4xx.h +++ b/stm/lib/system_stm32f4xx.h @@ -2,8 +2,8 @@ ******************************************************************************
* @file system_stm32f4xx.h
* @author MCD Application Team
- * @version V1.1.0
- * @date 11-January-2013
+ * @version V1.3.0
+ * @date 08-November-2013
* @brief CMSIS Cortex-M4 Device System Source File for STM32F4xx devices.
******************************************************************************
* @attention
|