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 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.
12 years ago
..
ADC_AVR8.h Update copyright year to 2013. 12 years ago
SPI_AVR8.h Update copyright year to 2013. 12 years ago
SerialSPI_AVR8.h Update copyright year to 2013. 12 years ago
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. 12 years ago
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. 12 years ago
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). 12 years ago
TWI_AVR8.h Update copyright year to 2013. 12 years ago