qmk_firmware/LUFA/Drivers/USB
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
..
Class 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
HighLevel Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code. 2010-04-13 23:29:11 +00:00
LowLevel Fixed Set/Clear Feature requests directed to a non-configured endpoint not returning a stall to the host. 2010-04-14 13:46:49 +00:00
USB.h Add briefs for the library core structures. 2010-03-29 13:32:36 +00:00