USB device stack

Dependents:   mbed-mX-USB-TEST1 USBMSD_SD_HID_HelloWorld HidTest MIDI_usb_bridge ... 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:
36:4d3e7f3d5211
Parent:
35:a8484e16c2f3
Child:
40:3b1c43ac045c
--- a/USBDevice/USBHAL_RZ_A1H.cpp	Thu Nov 06 11:01:12 2014 +0000
+++ b/USBDevice/USBHAL_RZ_A1H.cpp	Thu Nov 06 14:00:36 2014 +0000
@@ -32,7 +32,7 @@
 #include "USBHAL.h"
 #include "devdrv_usb_function_api.h"
 #include "usb0_function.h"
-#include "iobitmasks/usb_iobitmask.h"
+#include "usb_iobitmask.h"
 #include "rza_io_regrw.h"
 #include "USBDevice_Types.h"