index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
Common
/
Attributes.h
Age
Commit message (
Expand
)
Author
2012-06-09
Spell check source code, fix mistakes.
Dean
2012-05-29
Minor cleanup to Attributes.h spacing and rename old multiple-inclusion macro...
Dean
2012-02-04
Update file contributor copyrights for 2012.
Dean
2012-02-04
Update file header copyrights for 2012.
Dean
2011-12-23
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
dean
2011-11-24
Added new USB_Host_GetDeviceConfiguration() and USB_Host_GetInterfaceAltSetti...
Dean
2011-09-22
Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declare...
Dean
2011-07-06
Split out compiler specific helper macros into a new CompilerSpecific.h heade...
Dean
2011-06-01
Spell check library source code files.
Dean
2011-03-13
Move out endianness management macros into a new common Endianness.h header.
Dean
2011-03-05
Porting updates for the UC3B architecture - get UC3B partially enumerating us...
Dean
2011-02-20
More updates to remove architecture-specific comments from the documentation,...
Dean
2011-02-20
More Doxygen updates for multiple architecture support.
Dean
2011-02-20
Start update of documentation to support possible multiple architectures in t...
Dean
2011-02-19
Add new ARCH option to the makefiles to (eventually) specify the target devic...
Dean
2011-01-08
Minor documentation improvements.
Dean
2011-01-01
Update copyright year on all source files.
Dean
2010-10-28
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...
Dean
2010-10-13
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean
2010-07-30
More spell checking of all source files -- correct missed errors, switch to E...
Dean
2010-06-17
Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
Dean
2010-06-16
Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as t...
Dean
2010-05-08
Add svn:eol-style property to source files, so that the line endings are corr...
Dean
2010-04-15
Minor documentation improvements.
Dean
2010-04-15
Rename FunctionAttributes.h to Attributes.h, as some attributes are applicabl...
Dean