A board support package for the LPC4088 Display Module.

Dependencies:   DM_HttpServer DM_USBHost

Dependents:   lpc4088_displaymodule_emwin lpc4088_displaymodule_demo_sphere sampleGUI sampleEmptyGUI ... more

Fork of DMSupport by EmbeddedArtists AB

Revision:
3:2fa7755f2cef
Parent:
2:887c6b45e7fa
Child:
5:c77fdb6e3438
--- a/DMBoard.h	Tue Dec 02 15:21:18 2014 +0000
+++ b/DMBoard.h	Wed Dec 03 16:17:10 2014 +0000
@@ -25,6 +25,7 @@
   #include "MCIFileSystem.h"
 #endif
 #if defined(DM_BOARD_USE_QSPI_FS)
+  #include "SPIFI.h"
   #include "QSPIFileSystem.h"
 #elif defined(DM_BOARD_USE_QSPI)
   #include "SPIFI.h"