diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2017-10-15 10:58:26 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2017-10-15 10:58:26 +0000 |
commit | fe3507eb99e7c411fb12c94ac38f3b689fcb7caa (patch) | |
tree | 45a076863d70cab4548e930ab9a6a02d77a95add /os/common/ext/ST/STM32F3xx/system_stm32f3xx.h | |
parent | 33a3c8f7324f05af4d83c8bb22f24bdb606bfa91 (diff) | |
download | ChibiOS-fe3507eb99e7c411fb12c94ac38f3b689fcb7caa.tar.gz ChibiOS-fe3507eb99e7c411fb12c94ac38f3b689fcb7caa.tar.bz2 ChibiOS-fe3507eb99e7c411fb12c94ac38f3b689fcb7caa.zip |
More headers updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10825 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/common/ext/ST/STM32F3xx/system_stm32f3xx.h')
-rw-r--r-- | os/common/ext/ST/STM32F3xx/system_stm32f3xx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/os/common/ext/ST/STM32F3xx/system_stm32f3xx.h b/os/common/ext/ST/STM32F3xx/system_stm32f3xx.h index d17cd7dc7..3670bcffb 100644 --- a/os/common/ext/ST/STM32F3xx/system_stm32f3xx.h +++ b/os/common/ext/ST/STM32F3xx/system_stm32f3xx.h @@ -2,8 +2,6 @@ ******************************************************************************
* @file system_stm32f3xx.h
* @author MCD Application Team
- * @version V2.3.1
- * @date 16-December-2016
* @brief CMSIS Cortex-M4 Device System Source File for STM32F3xx devices.
******************************************************************************
* @attention
|