qmk_firmware/LUFA/Drivers/Peripheral
Dean Camera 4f9dd142e7 Fixed ADC routines not correctly returning the last result when multiple channels were read.
Fixed ADC routines failing to read the extended channels (Channels 8 to 13, Internal Temperature Sensor) on the U4 series USB AVR parts.
2010-03-13 10:14:51 +00:00
..
AVRU4U6U7 Fixed ADC routines not correctly returning the last result when multiple channels were read. 2010-03-13 10:14:51 +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