qmk_firmware/LUFA/Drivers/Peripheral/AVR8
Dean Camera a4a6958524 Fix broken USART SPI driver for the AVR8 architecture. 2013-08-12 16:27:06 +02:00
..
ADC_AVR8.h Ensure core library documentation sections use unique IDs. 2013-06-01 21:55:31 +02:00
SPI_AVR8.h Ensure core library documentation sections use unique IDs. 2013-06-01 21:55:31 +02:00
SerialSPI_AVR8.h Fix broken USART SPI driver for the AVR8 architecture. 2013-08-12 16:27:06 +02:00
Serial_AVR8.c Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Küppers) instead of a uint8_t pointer. 2013-02-24 15:46:58 +00:00
Serial_AVR8.h Ensure core library documentation sections use unique IDs. 2013-06-01 21:55:31 +02:00
TWI_AVR8.c Fixed bug in the TWI peripheral driver for the AVR8 devices causing incorrect failure codes to be returned in some cases (thanks to Peter K). 2013-01-15 19:34:35 +00:00
TWI_AVR8.h Ensure core library documentation sections use unique IDs. 2013-06-01 21:55:31 +02:00