qmk_firmware/LUFA
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
..
CodeTemplates Update LUFAConfig.h with missing options for the AVR32 target. 2011-08-04 05:32:17 +00:00
Common Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT(). 2011-08-22 13:03:56 +00:00
Drivers Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT(). 2011-08-22 13:03:56 +00:00
ManPages Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT(). 2011-08-22 13:03:56 +00:00
Platform Fix names of XMEGA ClockManagement driver functions. 2011-07-18 09:24:50 +00:00
Scheduler Move global interrupt enable/disable functions out to Common.h and document them. 2011-04-08 05:40:25 +00:00
Doxygen.conf Minor documentation corrections. 2011-08-19 06:11:39 +00:00
License.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 2010-10-13 14:05:35 +00:00
Version.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
makefile Add XMEGA to the LUFA core library makefile's list of architectures, so that the XMEGA files are properly cleaned on request. 2011-07-14 08:56:41 +00:00