diff options
Diffstat (limited to 'os/ext/CMSIS/ST/STM32F7xx/system_stm32f7xx.h')
-rw-r--r-- | os/ext/CMSIS/ST/STM32F7xx/system_stm32f7xx.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/os/ext/CMSIS/ST/STM32F7xx/system_stm32f7xx.h b/os/ext/CMSIS/ST/STM32F7xx/system_stm32f7xx.h index 69b9f8178..a94c531ee 100644 --- a/os/ext/CMSIS/ST/STM32F7xx/system_stm32f7xx.h +++ b/os/ext/CMSIS/ST/STM32F7xx/system_stm32f7xx.h @@ -2,8 +2,8 @@ ******************************************************************************
* @file system_stm32f7xx.h
* @author MCD Application Team
- * @version V1.0.1
- * @date 25-June-2015
+ * @version V1.0.2
+ * @date 21-September-2015
* @brief CMSIS Cortex-M7 Device System Source File for STM32F7xx devices.
******************************************************************************
* @attention
|