diff options
Diffstat (limited to 'os/ext/CMSIS/ST/system_stm32f0xx.h')
-rw-r--r-- | os/ext/CMSIS/ST/system_stm32f0xx.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/os/ext/CMSIS/ST/system_stm32f0xx.h b/os/ext/CMSIS/ST/system_stm32f0xx.h index 060bf6b1b..e9335b9c5 100644 --- a/os/ext/CMSIS/ST/system_stm32f0xx.h +++ b/os/ext/CMSIS/ST/system_stm32f0xx.h @@ -2,8 +2,8 @@ ******************************************************************************
* @file system_stm32f0xx.h
* @author MCD Application Team
- * @version V1.1.1
- * @date 31-July-2013
+ * @version V1.2.1
+ * @date 22-November-2013
* @brief CMSIS Cortex-M0 Device Peripheral Access Layer System Header File.
******************************************************************************
* @attention
|