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 GR-PEACH_producer_meeting

Revision:
14:80c2d927b9b5
Parent:
9:7671b6a8c363
Child:
15:6da3f071ee35
--- a/USBHost/USBHost.h	Mon Sep 16 15:36:24 2013 +0100
+++ b/USBHost/USBHost.h	Thu Oct 03 11:39:59 2013 +0000
@@ -272,7 +272,7 @@
     Mutex td_mutex;
     
     // buffer for conf descriptor
-    uint8_t data[300];
+    uint8_t data[415];
     
     /**
     * Add a transfer on the TD linked list associated to an ED