-
- Downloads
Add checks to the endpoint and pipe configure functions and fail if the...
Add checks to the endpoint and pipe configure functions and fail if the requested endpoint or pipe number is above the maximum for that device.
Showing
- LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h 6 additions, 1 deletionLUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h
- LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.c 3 additions, 0 deletionsLUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.c
- LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h 6 additions, 1 deletionLUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h
- LUFA/Drivers/USB/Core/UC3/Pipe_UC3.c 3 additions, 0 deletionsLUFA/Drivers/USB/Core/UC3/Pipe_UC3.c
- LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h 5 additions, 1 deletionLUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h
- LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.c 1 addition, 1 deletionLUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.c
Please register or sign in to comment