Fixed CDCHost demo unfreezing IN pipes during configuration, rather than during use.
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 23 Jun 2009 07:55:18 +0000 (07:55 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 23 Jun 2009 07:55:18 +0000 (07:55 +0000)
commit7f81803aaa312d589f79a77d1426150dcceb29f7
treed23f2d3a2e56dfc805bedaf6b17172e4b48f8626
parent189d0c7e669b6a3d07ed35c1eaa0bfc8cbc7a729
Fixed CDCHost demo unfreezing IN pipes during configuration, rather than during use.

Changed Pipe stream functions to automatically set the pipe token, allowing them to be used on bidirectional pipes without having to explicitly call Pipe_SetPipeToken() beforehand.
Demos/Host/LowLevel/CDCHost/CDCHost.c
Demos/Host/LowLevel/CDCHost/ConfigDescriptor.c
LUFA/Drivers/USB/LowLevel/Pipe.c
LUFA/Drivers/USB/LowLevel/Pipe.h
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/FutureChanges.txt