qmk_firmware/LUFA/Drivers/Peripheral/AVR8
Dean Camera e64f4b0cd9 Update the TempDataLogger project and driver documentation to use the new TWI_BITLENGTH_FROM_FREQ() macro. 2011-09-02 04:41:43 +00:00
..
ADC_AVR8.h Fix improper indenting of the internal board driver dispatch headers. 2011-07-06 02:12:09 +00:00
SPI_AVR8.h Add missing function attributes. 2011-07-12 05:13:31 +00:00
Serial_AVR8.c Make sure the peripheral driver .c files include the driver dispatch header, rather than the architecture specific header files. 2011-02-20 18:23:09 +00:00
Serial_AVR8.h Add new TWI_BITLENGTH_FROM_FREQ() macro to the AVR8 TWI peripheral driver. 2011-09-02 04:38:56 +00:00
TWI_AVR8.c Make TWI_ReadPacket() use a repeated start condition rather than a full bus release/recapture after the read address has been sent. 2011-08-31 07:17:33 +00:00
TWI_AVR8.h Update the TempDataLogger project and driver documentation to use the new TWI_BITLENGTH_FROM_FREQ() macro. 2011-09-02 04:41:43 +00:00