Change PIPE_PIPENUM_MASK from 0x07 to the more generic 0x0F to allow for full pipe...
[pub/USBasp.git] / LUFA / Drivers / USB / Core / AVR8 / Template /
2011-07-25 Dean CameraFixed USB_USBTask not being called internally in stream...
2011-07-08 Dean CameraUpdated all host mode demos and projects to use the...
2011-06-14 Dean CameraAdd macro guards to the templated C files to prevent...
2011-05-26 Dean CameraCopy out the EndpointStream and PipeStream functions...