qmk_firmware/LUFA/Drivers/Peripheral/AVR8
Dean Camera cfa48f5987 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
..
ADC_AVR8.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
SPI_AVR8.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
SerialSPI_AVR8.h Update copyright year to 2013. 2013-01-03 11:37:33 +00: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 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
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 Update copyright year to 2013. 2013-01-03 11:37:33 +00:00