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

Committer:
capsavon
Date:
Tue Oct 20 15:00:59 2015 +0000
Revision:
2:a655d6640167
Child:
3:13b323fb08e8
Menu display and transitions OK.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
capsavon 2:a655d6640167 1 #ifndef INCLUDE_MAIN
capsavon 2:a655d6640167 2 #define INCLUDE_MAIN
capsavon 2:a655d6640167 3
capsavon 2:a655d6640167 4
capsavon 2:a655d6640167 5
capsavon 2:a655d6640167 6 #endif