aboutsummaryrefslogtreecommitdiff
path: root/LUFA/ManPages/SoftwareBootloaderJump.txt
AgeCommit message (Expand)Author
2011-04-08Correct UC3 global interrupt functions.Dean
2011-02-20Start update of documentation to support possible multiple architectures in t...Dean
2011-01-30Renamed all driver termination *_ShutDown() functions to the more logical nam...Dean
2010-10-13Clean up excessive whitespace at the end of each line using the wspurify tool...Dean
2010-10-06Cache the USB_DeviceState variable internally in the library core when multip...Dean
2010-07-29Spell check all source files once again to find any typos.Dean
2010-06-16Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as t...Dean
2010-05-21Oops - when adding a sequence header to the SDP response, the size value need...Dean
2010-05-08Add svn:eol-style property to source files, so that the line endings are corr...Dean
2010-04-19Make bluetooth SDP code correctly unpack the search UUIDs and parameters.Dean
2010-04-15Minor documentation improvements.Dean
2010-04-15Rename FunctionAttributes.h to Attributes.h, as some attributes are applicabl...Dean