2018.07.26

Dependencies:   FATFileSystem3 mbed-rtos

Fork of USBHost by mbed official

Revision:
41:f72ccc6892ee
Parent:
36: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"