diff options
Diffstat (limited to 'stmhal/cmsis/devinc/system_stm32f4xx.h')
-rw-r--r-- | stmhal/cmsis/devinc/system_stm32f4xx.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stmhal/cmsis/devinc/system_stm32f4xx.h b/stmhal/cmsis/devinc/system_stm32f4xx.h index c449bc56f4..a95324e635 100644 --- a/stmhal/cmsis/devinc/system_stm32f4xx.h +++ b/stmhal/cmsis/devinc/system_stm32f4xx.h @@ -2,8 +2,8 @@ ******************************************************************************
* @file system_stm32f4xx.h
* @author MCD Application Team
- * @version V2.0.0
- * @date 18-February-2014
+ * @version V2.1.0
+ * @date 19-June-2014
* @brief CMSIS Cortex-M4 Device System Source File for STM32F4xx devices.
******************************************************************************
* @attention
|