You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/Drivers
Dean Camera bfa622d27e
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.
14 years ago
..
Board Fixed broken HID_REQ_GetReport request handler in the Low Level GenericHID demo. 14 years ago
Misc Better documentation for the ANSI terminal escape codes header. 14 years ago
Peripheral Move RNDISConstants.h into the RNDIS class driver common definition header. 14 years ago
USB 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. 14 years ago