qmk_firmware/LUFA/Drivers/USB
Dean Camera 7b79325aa0 Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code.
Added spacing between multiple paragraphs in Doxygen \note sections.

Removed call to the clock prescaler reset function in the Teensy bootloader to save space - the user application is accessed via a watchdog reset anyway, so the prescale reset would only affect the speed of the bootloader itself.
2010-04-13 23:29:11 +00:00
..
Class Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code. 2010-04-13 23:29:11 +00:00
HighLevel Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code. 2010-04-13 23:29:11 +00:00
LowLevel Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code. 2010-04-13 23:29:11 +00:00
USB.h Add briefs for the library core structures. 2010-03-29 13:32:36 +00:00