Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: RGA-MJPEG_VideoDemo
Fork of USBHost_custom by
Diff: USBHost/USBHost.cpp
- Revision:
- 6:1571e517a91b
- Parent:
- 4:b320d68e98e7
- Child:
- 8:93da8ea2708b
--- a/USBHost/USBHost.cpp Wed Mar 13 10:23:01 2013 +0000
+++ b/USBHost/USBHost.cpp Wed Mar 13 15:43:54 2013 +0000
@@ -1017,9 +1017,7 @@
printf("\r\n\r\n");
}
#endif
- usb_mutex.lock();
addTransfer(ep, buf, len);
- usb_mutex.unlock();
if (blocking) {
