t

Dependencies:   DM_FATFileSystem DM_HttpServer DM_USBHost EthernetInterface USBDevice mbed-rpc mbed-rtos

Fork of DMSupport by Embedded Artists

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"