I added the Isochronous to USBHost library. The Isochronous code based on the following. http://developer.mbed.org/users/va009039/code/USBHostC270_example/
Dependencies: FATFileSystem mbed-rtos
Fork of USBHost_AddIso by
Revisions of USBHost/USBHost.cpp
Revision | Date | Message | Actions |
---|---|---|---|
14:80c2d927b9b5 | 2013-10-03 | make buffer big enough | File Diff Annotate |
13:b58a2204422f | 2013-09-16 | Synchronized with git revision 061259c07c5cd9172d2dbfabf1f0edc51604f316 | File Diff Annotate |
10:0c11cf1cc218 | 2013-03-18 | fixed skip bit - fixed max size conf descriptor | File Diff Annotate |
9:7671b6a8c363 | 2013-03-14 | use queue to wait end of transfer - use mailbox | File Diff Annotate |
8:93da8ea2708b | 2013-03-14 | update doc + license | File Diff Annotate |
6:1571e517a91b | 2013-03-13 | remove useless mutex calls | File Diff Annotate |
4:b320d68e98e7 | 2013-03-12 | bug fixes - support composite device | File Diff Annotate |
0:a554658735bf | 2013-03-06 | first commit | File Diff Annotate |