qmk_firmware/LUFA/Drivers/Peripheral
Dean Camera 88d022a752 Make TWI_ReadPacket() use a repeated start condition rather than a full bus release/recapture after the read address has been sent.
Fix TWI_ReadPacket() not releasing the bus correctly after all data transferred.

Make TWI_SendByte() and TWI_ReceiveByte() non-inline to reduce compiled binary size.
2011-08-31 07:17:33 +00:00
..
AVR8 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
ADC.h Remove redundant Doxygen guards from the internal preprocessor definitions. 2011-03-15 09:22:39 +00:00
SPI.h Remove redundant Doxygen guards from the internal preprocessor definitions. 2011-03-15 09:22:39 +00:00
Serial.h Remove redundant Doxygen guards from the internal preprocessor definitions. 2011-03-15 09:22:39 +00:00
TWI.h Remove redundant Doxygen guards from the internal preprocessor definitions. 2011-03-15 09:22:39 +00:00