STM32746G-Discovery board drivers V1.0.0
Dependents: DISCO-F746NG_LCDTS_CC3000_NTP DISCO-F746NG_ROPE_WIFI F746_SpectralAnalysis_NoPhoto ecte433 ... more
Diff: Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.h
- Revision:
- 10:1050c589b2ad
- Parent:
- 8:56384bddaba5
--- 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 * @{