qmk_firmware/LUFA/Drivers/Peripheral/AVR8
Dean Camera d0ac8e46f9 Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT().
Changed the reports in the GenericHID device demos to control the board LEDs, to reduce user confusion over the callback routines.

Fixed swapped TWI_ADDRESS_READ and TWI_ADDRESS_WRITE values.

Fixed TWI_ReadPacket() not releasing the TWI bus on read completion.
2011-08-22 13:03:56 +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 Minor documentation corrections. 2011-08-17 14:51:05 +00:00
TWI_AVR8.c Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT(). 2011-08-22 13:03:56 +00:00
TWI_AVR8.h Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT(). 2011-08-22 13:03:56 +00:00