From c246d898d2d2c16972182dab3e7201c359c8b7da Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sat, 12 Dec 2015 16:26:56 +0000 Subject: New STM32F3xx CMSIS headers. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8587 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/ext/CMSIS/ST/system_stm32f3xx.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'os/ext/CMSIS/ST/system_stm32f3xx.h') diff --git a/os/ext/CMSIS/ST/system_stm32f3xx.h b/os/ext/CMSIS/ST/system_stm32f3xx.h index 90869e53a..91d3861ea 100644 --- a/os/ext/CMSIS/ST/system_stm32f3xx.h +++ b/os/ext/CMSIS/ST/system_stm32f3xx.h @@ -2,13 +2,13 @@ ****************************************************************************** * @file system_stm32f3xx.h * @author MCD Application Team - * @version V2.0.1 - * @date 18-June-2014 + * @version V2.2.0 + * @date 13-November-2015 * @brief CMSIS Cortex-M4 Device System Source File for STM32F3xx devices. ****************************************************************************** * @attention * - *

© COPYRIGHT(c) 2014 STMicroelectronics

+ *

© COPYRIGHT(c) 2015 STMicroelectronics

* * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: -- cgit v1.2.3