Adaptation of the official mbed USBHost repository to work with the LPC4088 Display Module

Dependents:   DMSupport DMSupport DMSupport DMSupport

Fork of DM_USBHost by EmbeddedArtists AB

Revision:
28:a55c5a98d5e9
Parent:
25:45dcbf2ba11d
--- a/USBHost/USBHostConf.h	Tue Dec 02 15:16:39 2014 +0000
+++ b/USBHost/USBHostConf.h	Wed Dec 03 13:32:37 2014 +0000
@@ -51,17 +51,17 @@
 /*
 * Enable USBHostSerial or USBHostMultiSerial (if set > 1)
 */
-#define USBHOST_SERIAL              1
+#define USBHOST_SERIAL              0
 
 /*
 * Enable USB3Gmodule
 */
-#define USBHOST_3GMODULE            1
+#define USBHOST_3GMODULE            0
 
 /*
 * Enable USB MIDI
 */
-#define USBHOST_MIDI                1 
+#define USBHOST_MIDI                0 
 
 /*
 * Maximum number of interfaces of a usb device