qmk_firmware/LUFA/Drivers/Peripheral
Dean Camera 634abab38a Fix TWI driver not aborting when faced with no response after attempting to address a device on the bus. 2010-02-25 02:47:42 +00:00
..
AVRU4U6U7 Added a timeout value to the TWI_StartTransmission() function, within which the addressed device must respond. 2010-02-24 09:49:19 +00:00
ADC.h Revert changes made for the partial port to the AVR32 architecture. 2010-02-24 06:58:23 +00:00
SPI.h Revert changes made for the partial port to the AVR32 architecture. 2010-02-24 06:58:23 +00:00
Serial.c Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
Serial.h Revert changes made for the partial port to the AVR32 architecture. 2010-02-24 06:58:23 +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 Revert changes made for the partial port to the AVR32 architecture. 2010-02-24 06:58:23 +00:00
TWI.c Fix TWI driver not aborting when faced with no response after attempting to address a device on the bus. 2010-02-25 02:47:42 +00:00
TWI.h Revert changes made for the partial port to the AVR32 architecture. 2010-02-24 06:58:23 +00:00