qmk_firmware/LUFA/Drivers
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
..
Board Correct UC3 global interrupt functions. 2011-04-08 05:05:05 +00:00
Misc Add in a new common Delay_MS() function, which provides a blocking delay for all architectures. 2011-04-08 04:49:20 +00:00
Peripheral Remove redundant Doxygen guards from the internal preprocessor definitions. 2011-03-15 09:22:39 +00:00
USB Correct UC3 global interrupt functions. 2011-04-08 05:05:05 +00:00