qmk_firmware/LUFA
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
..
Common Add missing board Buttons driver for the USBTINY MKII board target. 2010-03-30 09:51:08 +00:00
DriverStubs Revert changes made for the partial port to the AVR32 architecture. 2010-02-24 06:58:23 +00:00
Drivers Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code. 2010-04-13 23:29:11 +00:00
ManPages Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code. 2010-04-13 23:29:11 +00:00
Scheduler Add briefs for the library core structures. 2010-03-29 13:32:36 +00:00
Doxygen.conf Add briefs for the library core structures. 2010-03-29 13:32:36 +00:00
Doxygen.css Add file-level brief documentation. 2010-03-29 07:49:58 +00:00
Version.h Add file-level brief documentation. 2010-03-29 07:49:58 +00:00
makefile Add MIME type handling to the Webserver project, so that files of different types (e.g. images) can be served out to HTTP clients. 2010-01-29 02:43:07 +00:00