-
- Downloads
Re-add in old Endpoint/Pipe workaround for unordered pipes - add new...
Re-add in old Endpoint/Pipe workaround for unordered pipes - add new ORDERED_EP_CONFIG compile time option to override the workaround and use the previous behaviour that imposes correct Endpoint/Pipe ordering but produces smaller compiled code.
Showing
- LUFA/Drivers/USB/LowLevel/Endpoint.c 46 additions, 0 deletionsLUFA/Drivers/USB/LowLevel/Endpoint.c
- LUFA/Drivers/USB/LowLevel/Endpoint.h 2 additions, 1 deletionLUFA/Drivers/USB/LowLevel/Endpoint.h
- LUFA/Drivers/USB/LowLevel/Pipe.c 58 additions, 0 deletionsLUFA/Drivers/USB/LowLevel/Pipe.c
- LUFA/Drivers/USB/LowLevel/Pipe.h 2 additions, 1 deletionLUFA/Drivers/USB/LowLevel/Pipe.h
- LUFA/Drivers/USB/LowLevel/USBController.c 1 addition, 0 deletionsLUFA/Drivers/USB/LowLevel/USBController.c
- LUFA/ManPages/ChangeLog.txt 3 additions, 0 deletionsLUFA/ManPages/ChangeLog.txt
- LUFA/ManPages/CompileTimeTokens.txt 5 additions, 0 deletionsLUFA/ManPages/CompileTimeTokens.txt
- LUFA/ManPages/FutureChanges.txt 1 addition, 0 deletionsLUFA/ManPages/FutureChanges.txt
- LUFA/ManPages/MigrationInformation.txt 5 additions, 1 deletionLUFA/ManPages/MigrationInformation.txt
Loading
Please register or sign in to comment