qmk_firmware/LUFA
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
..
Common 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
DriverStubs Revert changes made for the partial port to the AVR32 architecture. 2010-02-24 06:58:23 +00:00
Drivers 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
ManPages 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
Scheduler Add briefs for the library core structures. 2010-03-29 13:32:36 +00:00
Doxygen.conf Add briefs for the library core structures. 2010-03-29 13:32:36 +00:00
Doxygen.css Add file-level brief documentation. 2010-03-29 07:49:58 +00:00
Version.h Add file-level brief documentation. 2010-03-29 07:49:58 +00:00
makefile Add MIME type handling to the Webserver project, so that files of different types (e.g. images) can be served out to HTTP clients. 2010-01-29 02:43:07 +00:00