qmk_firmware/LUFA
Dean Camera de9bd767dc Correct UC3 global interrupt functions.
Replace all calls and references to _delay_ms() in the code with the architecture-agnostic Delay_MS() function.

Improve code generation for the Delay_MS() function on the AVR8 architecture when called with a constant input.
2011-04-08 05:05:05 +00:00
..
CodeTemplates Fix corner case in the HID report descriptor Mouse/Joystick tempates at the 8/16 bit boundary. 2011-03-23 09:25:13 +00:00
Common Correct UC3 global interrupt functions. 2011-04-08 05:05:05 +00:00
Drivers Correct UC3 global interrupt functions. 2011-04-08 05:05:05 +00:00
ManPages Correct UC3 global interrupt functions. 2011-04-08 05:05:05 +00:00
Scheduler Add in a new common Delay_MS() function, which provides a blocking delay for all architectures. 2011-04-08 04:49:20 +00:00
Doxygen.conf Conditionally add available address spaces to the address space enum, for multiple address space architectures. 2011-04-04 10:24:57 +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 Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models. 2011-03-13 21:53:19 +00:00