BSP library for DISCO-STM32F746NG board. Added support for on-board QSPI Flash memory MICRO N25Q128A. Ported from library BSP_DISCO_L476VG.

Dependents:   DISCO-F746NG_QSPI

Fork of BSP_DISCO_F746NG by ST

Revision:
3:99a7fc4794c7
Parent:
2:39c2fb5cbd3b
--- a/stm32746g_discovery_qspi.h	Sun Nov 15 14:28:09 2015 +0000
+++ b/stm32746g_discovery_qspi.h	Sun Nov 15 15:30:42 2015 +0000
@@ -1,7 +1,7 @@
 /**
   ******************************************************************************
   * @file    stm32f746g_discovery_qspi.h
-  * @author  MCD Application Team
+  * @author  Florian SAVARD
   * @version V1.0.0
   * @date    15-november-2015
   * @brief   This file contains the common defines and functions prototypes for
@@ -131,5 +131,4 @@
 
 #endif /* __STM32F746G_DISCOVERY_QSPI_H */
 
-/* Modified by Florian SAVARD - 2015 11 15 */
 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/