Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle usb_raw_ep_read being interrupted
Commit 4a48d46 added a EINTR handler for usb_raw_ep_write but not for usb_raw_ep_read; fix this. Fixes AristoChen#25.
- Loading branch information