USB device stack

Fork of USBDevice by mbed official

Revision:
15:fadcd049598d
Parent:
2:34856a6adb5b
--- a/USBDevice/USBDevice.h	Thu Sep 12 14:45:27 2013 +0100
+++ b/USBDevice/USBDevice.h	Mon Mar 31 20:41:48 2014 +0000
@@ -39,6 +39,7 @@
     * Connect a device
     */
     void connect(void);
+    bool connect(int timeout);
     
     /*
     * Disconnect a device