qmk_firmware/LUFA/Drivers
Dean Camera 70284d390f Add in a new common Delay_MS() function, which provides a blocking delay for all architectures.
Remove use of avr-libc specific ATOMIC_BLOCK, replace with a new per-architecture set of inline functions to retrieve and manipulate the global interrupt enable bit for each architecture.

Add in documentation for the USB controller common interrupt routine which must be linked to the interrupt controller in the user application on the AVR32 UC3 architecture.
2011-04-08 04:49:20 +00:00
..
Board Fix incorrectly named include guards in the Board driver header files. 2011-03-16 06:00:02 +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 Add in a new common Delay_MS() function, which provides a blocking delay for all architectures. 2011-04-08 04:49:20 +00:00