You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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.
14 years ago
..
Board Correct UC3 global interrupt functions. 14 years ago
Misc Move global interrupt enable/disable functions out to Common.h and document them. 14 years ago
Peripheral Remove redundant Doxygen guards from the internal preprocessor definitions. 14 years ago
USB Remove redundant type information for bitfield elements, other than the signed/unsignedness of the element. 14 years ago