You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/Drivers/Peripheral
Dean Camera 009eebf229
Fix incorrect ADC driver documentation for the parameters of ADC_Init(), fix incorrect call to ADC_Init() in the TemperatureDatalogger project.
14 years ago
..
AVRU4U6U7 Fix incorrect ADC driver documentation for the parameters of ADC_Init(), fix incorrect call to ADC_Init() in the TemperatureDatalogger project. 14 years ago
ADC.h Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 years ago
SPI.h More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary. 14 years ago
Serial.c Add missing const qualifiers to class drivers. 14 years ago
Serial.h Fixed Serial peripheral driver not turning off the USART before reconfiguring it, which would cause incorrect operation to occur (thanks to Bob Paddock). 14 years ago
SerialStream.c Add missing const qualifiers to class drivers. 14 years ago
SerialStream.h More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary. 14 years ago
TWI.c Add missing const qualifiers to class drivers. 14 years ago
TWI.h Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 14 years ago