qmk_firmware/LUFA/Drivers/Peripheral/AVRU4U6U7
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
..
ADC.h Fixed ADC routines not correctly returning the last result when multiple channels were read. 2010-03-13 10:14:51 +00:00
Serial.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
TWI.h Added a timeout value to the TWI_StartTransmission() function, within which the addressed device must respond. 2010-02-24 09:49:19 +00:00