qmk_firmware/LUFA/Drivers/Peripheral
Dean Camera f1076ac4d6 Added const modifiers to device mode class drivers.
Added parameter directions to function parameter documentation.

Added new experimental FAST_STREAM_FUNCTIONS compile time option to speed up stream transfers at the expense of a higher FLASH consumption (needs testing to verify improved throughput).
2009-06-28 13:39:08 +00:00
..
AT90USBXXX67 Added const modifiers to device mode class drivers. 2009-06-28 13:39:08 +00:00
ADC.h More documentation changes for better module-level documentation rather than file-level documentation. 2009-04-17 05:04:21 +00:00
SPI.h Added const modifiers to device mode class drivers. 2009-06-28 13:39:08 +00:00
Serial.c Serial driver now correctly calculates the baud register value when in double speed mode. 2009-05-07 11:12:23 +00:00
Serial.h Added const modifiers to device mode class drivers. 2009-06-28 13:39:08 +00:00
SerialStream.c Renamed Serial_Stream driver to SerialStream to remain consistent with the rest of the library's naming scheme for files. 2009-04-17 00:20:00 +00:00
SerialStream.h Added const modifiers to device mode class drivers. 2009-06-28 13:39:08 +00:00