diff options
Diffstat (limited to 'os/ext/CMSIS/ST/STM32F4xx/system_stm32f4xx.h')
-rw-r--r-- | os/ext/CMSIS/ST/STM32F4xx/system_stm32f4xx.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/os/ext/CMSIS/ST/STM32F4xx/system_stm32f4xx.h b/os/ext/CMSIS/ST/STM32F4xx/system_stm32f4xx.h index a95324e63..edaf6b5e3 100644 --- a/os/ext/CMSIS/ST/STM32F4xx/system_stm32f4xx.h +++ b/os/ext/CMSIS/ST/STM32F4xx/system_stm32f4xx.h @@ -2,13 +2,13 @@ ******************************************************************************
* @file system_stm32f4xx.h
* @author MCD Application Team
- * @version V2.1.0
- * @date 19-June-2014
+ * @version V2.4.2
+ * @date 13-November-2015
* @brief CMSIS Cortex-M4 Device System Source File for STM32F4xx devices.
******************************************************************************
* @attention
*
- * <h2><center>© COPYRIGHT(c) 2014 STMicroelectronics</center></h2>
+ * <h2><center>© COPYRIGHT(c) 2015 STMicroelectronics</center></h2>
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
|