qmk_firmware/LUFA/Drivers
Dean Camera 3eb81df998 Rename FunctionAttributes.h to Attributes.h, as some attributes are applicable to variables also. Add new ATTR_NOINIT attribute for global variables.
Add the beginnings of a SDP implentation to the incomplete BluetoothHost demo.

Add const attribute to the Mass Storage Host driver functions where it was applicable, but missing.
2010-04-15 11:04:24 +00:00
..
Board Oops, incorrectly edited the Benito buttons driver file instead of the JM-DB-U2 buttons driver file. 2010-03-30 23:39:10 +00:00
Misc Add file-level brief documentation. 2010-03-29 07:49:58 +00:00
Peripheral Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code. 2010-04-13 23:29:11 +00:00
USB Rename FunctionAttributes.h to Attributes.h, as some attributes are applicable to variables also. Add new ATTR_NOINIT attribute for global variables. 2010-04-15 11:04:24 +00:00