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 334f70aa80
Add some missing function attributes.
12 years ago
..
ADC_AVR8.h Added new CONCAT() and CONCAT_EXPANDED() convenience macros. 12 years ago
SPI_AVR8.h Add some missing function attributes. 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 Don't generate the full HTML documentation when only needing the XML version for post-processing. 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 Add some missing function attributes. 12 years ago