qmk_firmware/LUFA/Drivers/Peripheral/XMEGA
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
..
Serial_XMEGA.c Fix Serial peripheral driver compile error for XMEGA devices. 2013-04-29 18:35:19 +00:00
Serial_XMEGA.h Ensure core library documentation sections use unique IDs. 2013-06-01 21:55:31 +02:00
SerialSPI_XMEGA.h Update board Dataflash_Init() functions to automatically configure the appropriate communication interface. 2013-06-12 19:51:57 +02:00
SPI_XMEGA.h Ensure core library documentation sections use unique IDs. 2013-06-01 21:55:31 +02:00
TWI_XMEGA.c Bugfixes with the protocol. 2013-08-06 23:33:06 -05:00
TWI_XMEGA.h Bugfixes with the protocol. 2013-08-06 23:33:06 -05:00