Renesas / USBHost_AddIso

Dependencies:   FATFileSystem mbed-rtos

Fork of USBHost_AddIso by GR-PEACH_producer_meeting

Revision:
32:6824d71b37c1
Parent:
30:2851a9b2bbfb
--- a/USBHost/USBHost.h	Wed Sep 30 05:52:33 2015 +0000
+++ b/USBHost/USBHost.h	Fri Oct 16 11:13:01 2015 +0000
@@ -297,7 +297,11 @@
     Mutex td_mutex;
 
     // buffer for conf descriptor
+#if(1) /* Isochronous */
+    uint8_t data[1024];
+#else
     uint8_t data[415];
+#endif
 
     /**
     * Add a transfer on the TD linked list associated to an ED