qmk_firmware/LUFA/Drivers/Peripheral
Michael Janssen 6dd0447c12 Bugfixes with the protocol.
- Bitmasks need to be equal, not just result in non-zero
 - Only read status once in case it changes under us
 - Logical and not binary and when checking for acks on sending
 - We need to stop the bus when receiving the last byte
 - Force the bus into idle mode when we are Initing
2013-08-06 23:33:06 -05:00
..
AVR8 Ensure core library documentation sections use unique IDs. 2013-06-01 21:55:31 +02:00
XMEGA Bugfixes with the protocol. 2013-08-06 23:33:06 -05:00
ADC.h Ensure core library documentation sections use unique IDs. 2013-06-01 21:55:31 +02:00
Serial.h Ensure core library documentation sections use unique IDs. 2013-06-01 21:55:31 +02:00
SerialSPI.h Ensure core library documentation sections use unique IDs. 2013-06-01 21:55:31 +02:00
SPI.h Ensure core library documentation sections use unique IDs. 2013-06-01 21:55:31 +02:00
TWI.h Add TWI Peripheral driver for XMEGA 2013-07-24 11:07:46 -05:00