Support MJPEG Video Demo

Dependents:   RGA-MJPEG_VideoDemo

Fork of USBHost_custom by Renesas

Revision:
35:f72ccc6892ee
Parent:
32:140defdf151c
--- a/USBHost/USBHALHost_RZ_A1.cpp	Thu Feb 18 09:46:13 2016 +0000
+++ b/USBHost/USBHALHost_RZ_A1.cpp	Fri Apr 29 01:16:38 2016 +0100
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-#if defined(TARGET_RZ_A1H)
+#if defined(TARGET_RZ_A1H) || defined(TARGET_VK_RZ_A1H)
 
 #include "mbed.h"
 #include "USBHALHost.h"