Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.h
- Revision:
 - 10:1050c589b2ad
 - Parent:
 - 8:56384bddaba5
 
diff -r df2ea349c37a -r 1050c589b2ad Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.h
--- a/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.h	Thu Jul 06 16:58:50 2017 +0200
+++ b/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.h	Tue Nov 12 11:24:03 2019 +0100
@@ -2,8 +2,6 @@
   ******************************************************************************
   * @file    stm32746g_discovery.h
   * @author  MCD Application Team
-  * @version V2.0.0
-  * @date    30-December-2016
   * @brief   This file contains definitions for STM32746G_DISCOVERY's LEDs,
   *          push-buttons and COM ports hardware resources.
   ******************************************************************************
@@ -46,7 +44,6 @@
 
 /* Includes ------------------------------------------------------------------*/
 #include "stm32f7xx_hal.h"
-#include "cmsis_nvic.h" // MBED
    
 /** @addtogroup BSP
   * @{