qmk_firmware/LUFA/Drivers/Peripheral
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
..
AVRU4U6U7 Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code. 2010-04-13 23:29:11 +00:00
ADC.h Add file-level brief documentation. 2010-03-29 07:49:58 +00:00
SPI.h Add file-level brief documentation. 2010-03-29 07:49:58 +00:00
Serial.c Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
Serial.h Add file-level brief documentation. 2010-03-29 07:49:58 +00:00
SerialStream.c Add more include protection macros to give the user warnings when they try to manually include private driver header files, instead of the public driver headers. 2010-02-11 04:05:02 +00:00
SerialStream.h Add file-level brief documentation. 2010-03-29 07:49:58 +00:00
TWI.c Improve documentation for the ADC and TWI drivers. 2010-03-15 05:38:29 +00:00
TWI.h Add file-level brief documentation. 2010-03-29 07:49:58 +00:00