Basic Example / test application for the on-board MICRON QSPI-Flash. Ported from DISCO_L476VG_QSPI. Added printing on serial output and LCD screen.

Dependencies:   BSP_DISCO_F746NG LCD_DISCO_F746NG QSPI_DISCO_F746NG TS_DISCO_F746NG mbed

Revision:
2:a655d6640167
Child:
3:13b323fb08e8
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main.h	Tue Oct 20 15:00:59 2015 +0000
@@ -0,0 +1,6 @@
+#ifndef INCLUDE_MAIN
+#define INCLUDE_MAIN
+
+
+
+#endif