qmk_firmware/LUFA/Drivers
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
..
Board Add missing SVN eol-style property to files where it was missing. 2011-07-15 08:46:08 +00:00
Misc Update LUFAConfig.h with missing options for the AVR32 target. 2011-08-04 05:32:17 +00:00
Peripheral Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT(). 2011-08-22 13:03:56 +00:00
USB Remove redundant calls to USB_USBTask() in the Mass Storage Device Class driver when INTERRUPT_CONTROL_ENDPOINT is not used, as this is done inside the stream callbacks. 2011-07-29 08:12:00 +00:00