Much more efficient algorithm for the Endpoint/Pipe configuration routine of unordere...
authorDean Camera <dean@fourwalledcubicle.com>
Fri, 24 Dec 2010 18:06:55 +0000 (18:06 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Fri, 24 Dec 2010 18:06:55 +0000 (18:06 +0000)
commitbfa622d27e95f391a4e7ea256a5162075dac18e0
tree0aaed739c92766feec699bd6879a7f487f820248
parent5489af7fa0adde393edcdc6f325cce8032a163f8
Much more efficient algorithm for the Endpoint/Pipe configuration routine of unordered endpoints/pipes - only reconfigure the endpoints and pipes above the newly configured endpoint/pipe, and don't cache existing endpoint/pipe configuration before use to save SRAM.
LUFA/Drivers/USB/LowLevel/Endpoint.c
LUFA/Drivers/USB/LowLevel/Pipe.c