qmk_firmware/LUFA/Drivers/Peripheral
Dean Camera 7602566a05 Fixed SerialStream driver not setting stdin to the created serial stream. 2010-02-05 07:27:01 +00:00
..
AVRU4U6U7 Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED and USB_CONFIG_ATTR_REMOTEWAKEUP tokens (thanks to Claus Christensen). 2010-02-01 12:35:48 +00:00
ADC.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
SPI.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
Serial.c Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
Serial.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
SerialStream.c Oops - serial stream driver should return _FDEV_EOF when no data has been received, not EOF. 2010-02-05 06:44:10 +00:00
SerialStream.h Fixed SerialStream driver not setting stdin to the created serial stream. 2010-02-05 07:27:01 +00:00
TWI.c Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory. 2010-01-25 13:02:25 +00:00
TWI.h Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory. 2010-01-25 13:02:25 +00:00