Dean Camera
|
431db89b00
|
Fixed CDC and RNDIS host demos and class drivers - bidirectional endpoints should use two seperate pipes, not one half-duplex pipe.
|
15 years ago |
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.
|
15 years ago |
Dean Camera
|
7f9f97c792
|
Update copyright year to 2010.
|
15 years ago |
Dean Camera
|
d4ca7fb44c
|
Fix MIT license language to make its intent clearer.
|
15 years ago |
Dean Camera
|
50f4a3b625
|
Fix build and Doxygen errors.
|
16 years ago |
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.
|
16 years ago |