USBHost library. NOTE: This library is only officially supported on the LPC1768 platform. For more information, please see the handbook page.

Dependencies:   FATFileSystem mbed-rtos

Dependents:   BTstack WallbotWii SD to Flash Data Transfer USBHost-MSD_HelloWorld ... more

Legacy Warning

This is an mbed 2 library. To learn more about mbed OS 5, visit the docs.

Pull requests against this repository are no longer supported. Please raise against mbed OS 5 as documented above.

Revision:
29:d3b77affed28
Parent:
27:4206883f4cb7
--- a/USBHost/TARGET_RENESAS/TARGET_RZ_A1H/inc/devdrv_usb_host_api.h	Fri Feb 27 10:01:08 2015 +0000
+++ b/USBHost/TARGET_RENESAS/TARGET_RZ_A1H/inc/devdrv_usb_host_api.h	Tue Mar 31 16:15:42 2015 +0100
@@ -286,10 +286,7 @@
 Includes   <System Includes> , "Project Includes"
 *******************************************************************************/
 #include "usb0_host_api.h"
-#if(1) /* ohci_wrapp */
-#else
 #include "usb1_host_api.h"
-#endif
 
 
 /*******************************************************************************