Select Git revision
LUFA
-
-
- Open in your IDE
- Download source code
- Download this directory
Move the length decrements in the pipe and endpoint stream functions to the point at which the buffers are operated on, to prevent decrements during iterations where no data is exchanged (thanks to Francisco Moraes).