aboutsummaryrefslogtreecommitdiff
path: root/LUFA/ManPages/WhyUseLUFA.txt
AgeCommit message (Expand)Author
2011-10-18Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to p...Dean
2011-03-05Minor documentation updates.Dean
2011-02-27Changed over the AVR8 USB controller interrupt management macros to be inline...Dean
2011-01-10Altered all endpoint/pipe stream transfers so that the new BytesProcessed par...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-23Update size of compiled Mouse demo in documentation, fix indenting in Device.h.Dean
2010-06-16Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as t...Dean
2010-05-08Add svn:eol-style property to source files, so that the line endings are corr...Dean
2010-04-13Removed two-step endpoint/pipe bank clear and switch sequence for smaller, fa...Dean
2010-01-04Fixed blocking CDC streams not aborting when the host is disconnected.Dean
2009-11-08Remove dependancies from the LowLevel demos to the ClassDriver demos, since t...Dean
2009-11-07Make Low Level host demos use void pointers for the configuration descriptor,...Dean
2009-11-03Add const attribute to class driver APIs.Dean