qmk_firmware/LUFA/Drivers/USB
2010-08-10 12:13:07 +00:00
..
Class Fixed USB_GetHIDReportItemInfo() function modifying the given report item's data when the report item does not exist within the supplied report of a multiple report HID device. 2010-08-10 12:13:07 +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