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/AVR8
Dean Camera 66c38cd940
Added TWI baud rate prescaler and bit length parameters to the TWI_Init() function (thanks to Thomas Herlinghaus).
14 years ago
..
ADC_AVR8.h Rename architecture specific driver files, to make them appear with uniquely identifying filenames in the documentation. 14 years ago
SPI_AVR8.h Rename architecture specific driver files, to make them appear with uniquely identifying filenames in the documentation. 14 years ago
Serial_AVR8.c Make sure the peripheral driver .c files include the driver dispatch header, rather than the architecture specific header files. 14 years ago
Serial_AVR8.h Rename architecture specific driver files, to make them appear with uniquely identifying filenames in the documentation. 14 years ago
TWI_AVR8.c Make sure the peripheral driver .c files include the driver dispatch header, rather than the architecture specific header files. 14 years ago
TWI_AVR8.h Added TWI baud rate prescaler and bit length parameters to the TWI_Init() function (thanks to Thomas Herlinghaus). 14 years ago