diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-12-15 09:19:43 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-12-15 09:19:43 +0000 |
commit | 0aa3fea6042e656743fc5206f9e06373ddbc29f0 (patch) | |
tree | 1bce73086822a22a3cb512207e56113a373546f5 /os/ext/CMSIS/ST/STM32F7xx/system_stm32f7xx.h | |
parent | 88d9233985b932ad12b54af44a7496a14145f17c (diff) | |
download | ChibiOS-0aa3fea6042e656743fc5206f9e06373ddbc29f0.tar.gz ChibiOS-0aa3fea6042e656743fc5206f9e06373ddbc29f0.tar.bz2 ChibiOS-0aa3fea6042e656743fc5206f9e06373ddbc29f0.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8602 35acf78f-673a-0410-8e92-d51de3d6d3f4
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
|