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:
31:9a462d032742
Parent:
27:aa2fd412f1d3
--- a/USBHost/USBHALHost.h	Tue Jan 20 09:09:10 2015 +0100
+++ b/USBHost/USBHALHost.h	Tue Feb 17 10:36:26 2015 +0100
@@ -23,7 +23,7 @@
 
 class USBHostHub;
 
-#if defined(TARGET_LPC4088)
+#if defined(TARGET_LPC4088) || defined(TARGET_LPC4088_DM)
   #define HcRevision        Revision
   #define HcControl         Control
   #define HcCommandStatus   CommandStatus