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 e64f4b0cd9
Update the TempDataLogger project and driver documentation to use the new TWI_BITLENGTH_FROM_FREQ() macro.
13 years ago
..
ADC_AVR8.h Fix improper indenting of the internal board driver dispatch headers. 13 years ago
SPI_AVR8.h Add missing function attributes. 13 years ago
Serial_AVR8.c Make sure the peripheral driver .c files include the driver dispatch header, rather than the architecture specific header files. 14 years ago
Serial_AVR8.h Add new TWI_BITLENGTH_FROM_FREQ() macro to the AVR8 TWI peripheral driver. 13 years ago
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. 13 years ago
TWI_AVR8.h Update the TempDataLogger project and driver documentation to use the new TWI_BITLENGTH_FROM_FREQ() macro. 13 years ago