qmk_firmware/LUFA/Drivers/USB
Dean Camera 508e905d8d Removed complicated logic for the Endpoint_ConfigureEndpoint() function to use inlined or function called versions depending of if the given bank size is a compile time constant, as the compiler does a better job of optimizing with basic code.
Changed over all device demos to use a clearer algorithm for the configuring of the application's endpoints.
2010-08-09 10:20:10 +00:00
..
Class Fix XPLAINBridge project discarding characters from the USB interface due to a double read from the endpoint. 2010-08-01 14:03:13 +00:00
HighLevel More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary. 2010-07-30 09:48:35 +00:00
LowLevel Removed complicated logic for the Endpoint_ConfigureEndpoint() function to use inlined or function called versions depending of if the given bank size is a compile time constant, as the compiler does a better job of optimizing with basic code. 2010-08-09 10:20:10 +00:00
USB.h Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00