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.
Showing
- Demos/Host/LowLevel/CDCHost/CDCHost.c 7 additions, 0 deletionsDemos/Host/LowLevel/CDCHost/CDCHost.c
- Demos/Host/LowLevel/CDCHost/ConfigDescriptor.c 0 additions, 3 deletionsDemos/Host/LowLevel/CDCHost/ConfigDescriptor.c
- LUFA/Drivers/USB/LowLevel/Pipe.c 10 additions, 0 deletionsLUFA/Drivers/USB/LowLevel/Pipe.c
- LUFA/Drivers/USB/LowLevel/Pipe.h 18 additions, 1 deletionLUFA/Drivers/USB/LowLevel/Pipe.h
- LUFA/ManPages/ChangeLog.txt 1 addition, 0 deletionsLUFA/ManPages/ChangeLog.txt
- LUFA/ManPages/FutureChanges.txt 1 addition, 0 deletionsLUFA/ManPages/FutureChanges.txt
Loading
Please register or sign in to comment