From b2ebb161d494864cdbee05ee8b74a775845e238e Mon Sep 17 00:00:00 2001 From: Damien George Date: Sun, 19 Jan 2014 17:40:35 +0000 Subject: stm: Upgrade ST peripheral library from 1.1.0 to 1.3.0. --- stm/lib/stm32f4xx_rtc.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'stm/lib/stm32f4xx_rtc.c') diff --git a/stm/lib/stm32f4xx_rtc.c b/stm/lib/stm32f4xx_rtc.c index 339ec9e4d8..5d96db5a3a 100644 --- a/stm/lib/stm32f4xx_rtc.c +++ b/stm/lib/stm32f4xx_rtc.c @@ -2,8 +2,8 @@ ****************************************************************************** * @file stm32f4xx_rtc.c * @author MCD Application Team - * @version V1.1.0 - * @date 11-January-2013 + * @version V1.3.0 + * @date 08-November-2013 * @brief This file provides firmware functions to manage the following * functionalities of the Real-Time Clock (RTC) peripheral: * + Initialization @@ -282,7 +282,6 @@ */ /* Includes ------------------------------------------------------------------*/ -#include "stm32f4xx_conf.h" #include "stm32f4xx_rtc.h" /** @addtogroup STM32F4xx_StdPeriph_Driver -- cgit v1.2.3