diff options
Diffstat (limited to 'stm/lib/stm_misc.c')
-rw-r--r-- | stm/lib/stm_misc.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/stm/lib/stm_misc.c b/stm/lib/stm_misc.c index 7f12a37247..875584a66e 100644 --- a/stm/lib/stm_misc.c +++ b/stm/lib/stm_misc.c @@ -2,8 +2,8 @@ ******************************************************************************
* @file misc.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 all the miscellaneous firmware functions (add-on
* to CMSIS functions).
*
@@ -73,7 +73,6 @@ */
/* Includes ------------------------------------------------------------------*/
-#include "stm32f4xx_conf.h"
#include "stm_misc.h"
/** @addtogroup STM32F4xx_StdPeriph_Driver
|