Renesas / USBHost_custom

Dependents:   GR-PEACH_HVC-P2_sample_client mbed-os-storage-access GR-PEACH_Digital_Signage GR-PEACH_Audio_Playback_Sample ... more

Fork of USBHost by mbed official

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"