Dean Camera
|
431db89b00
|
Fixed CDC and RNDIS host demos and class drivers - bidirectional endpoints should use two seperate pipes, not one half-duplex pipe.
|
2010-01-25 11:50:41 +00:00 |
Dean Camera
|
d97db1120b
|
Added support to the MIDI Class drivers for packed data, where multiple MIDI events are packed into a single USB packet. Added new MIDI Class driver flush routines to override packing behaviour.
|
2010-01-05 13:52:34 +00:00 |
Dean Camera
|
7f9f97c792
|
Update copyright year to 2010.
|
2009-12-30 23:49:19 +00:00 |
Dean Camera
|
d4ca7fb44c
|
Fix MIT license language to make its intent clearer.
|
2009-12-28 00:34:20 +00:00 |
Dean Camera
|
50f4a3b625
|
Fix build and Doxygen errors.
|
2009-11-25 03:56:51 +00:00 |
Dean Camera
|
8c6c27d88b
|
Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() macro for setting a pipe's direction. Fixed CDCHost failing on devices with bidirectional endpoints.
|
2009-11-25 03:26:57 +00:00 |