qmk_firmware/LUFA/Drivers
Dean Camera 852b5e612d Remove redundant type information for bitfield elements, other than the signed/unsignedness of the element.
Change type of USB_SelectedPipe and USB_SelectedEndpoint for the AVR32 UC3 architecture to uint32_t to reduce the compiled code size.
2011-04-10 06:43:02 +00:00
..
Board Correct UC3 global interrupt functions. 2011-04-08 05:05:05 +00:00
Misc Move global interrupt enable/disable functions out to Common.h and document them. 2011-04-08 05:40:25 +00:00
Peripheral Remove redundant Doxygen guards from the internal preprocessor definitions. 2011-03-15 09:22:39 +00:00
USB Remove redundant type information for bitfield elements, other than the signed/unsignedness of the element. 2011-04-10 06:43:02 +00:00