-
- Downloads
Fixed Pipe_IsEndpointBound() function not taking the endpoint's direction into account.
Re-added Pipe_IsEndpointBound() calls to the CDC and RNDIS host class drivers, not that the function has the correct behaviour for devices with bidirectional endpoints.
Showing
- LUFA/Drivers/USB/Class/Host/CDC.c 2 additions, 1 deletionLUFA/Drivers/USB/Class/Host/CDC.c
- LUFA/Drivers/USB/Class/Host/RNDIS.c 2 additions, 1 deletionLUFA/Drivers/USB/Class/Host/RNDIS.c
- LUFA/Drivers/USB/LowLevel/Endpoint.h 5 additions, 0 deletionsLUFA/Drivers/USB/LowLevel/Endpoint.h
- LUFA/Drivers/USB/LowLevel/Pipe.c 9 additions, 2 deletionsLUFA/Drivers/USB/LowLevel/Pipe.c
- LUFA/Drivers/USB/LowLevel/Pipe.h 8 additions, 2 deletionsLUFA/Drivers/USB/LowLevel/Pipe.h
- LUFA/ManPages/ChangeLog.txt 1 addition, 0 deletionsLUFA/ManPages/ChangeLog.txt
- LUFA/ManPages/MigrationInformation.txt 3 additions, 0 deletionsLUFA/ManPages/MigrationInformation.txt
- Projects/Webserver/Lib/HTTPServerApp.c 14 additions, 16 deletionsProjects/Webserver/Lib/HTTPServerApp.c
- Projects/Webserver/makefile 0 additions, 2 deletionsProjects/Webserver/makefile
Loading
Please register or sign in to comment