Fixing issues with library dependencies

Dependencies:   FATFileSystem mbed-rtos

Fork of USBHost by mbed official

Revision:
17:c7b1b8451598
Parent:
8:93da8ea2708b
Child:
19:bd46ea19486b
diff -r ab8c9118524e -r c7b1b8451598 USBHost/USBHostConf.h
--- a/USBHost/USBHostConf.h	Wed Oct 09 13:15:21 2013 +0100
+++ b/USBHost/USBHostConf.h	Wed Oct 16 14:15:18 2013 +0100
@@ -54,9 +54,14 @@
 #define USBHOST_SERIAL              1
 
 /*
+* Enable USB3Gmodule
+*/
+#define USBHOST_3GMODULE            1 
+
+/*
 * Maximum number of interfaces of a usb device
 */
-#define MAX_INTF                    3
+#define MAX_INTF                    4
 
 /*
 * Maximum number of endpoints on each interface