qmk_firmware/LUFA/Drivers/Peripheral
Dean Camera 7d7573e4e5 Corrected the ADC driver for the ATMEGA16U4 and ATMEGA32U4 (thanks to Opendous Inc.). 2009-06-22 10:23:47 +00:00
..
AT90USBXXX67 Corrected the ADC driver for the ATMEGA16U4 and ATMEGA32U4 (thanks to Opendous Inc.). 2009-06-22 10:23:47 +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 Fixed SPI driver init function not clearing SPI2X bit when not needed. 2009-04-26 10:29:59 +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 Serial driver now correctly calculates the baud register value when in double speed mode. 2009-05-07 11:12:23 +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 More documentation changes for better module-level documentation rather than file-level documentation. 2009-04-17 05:04:21 +00:00