aboutsummaryrefslogtreecommitdiff
path: root/LUFA/ManPages/DevelopingWithLUFA.txt
AgeCommit message (Collapse)Author
2011-10-18Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to ↵Dean
prevent user confusion with the actual *nix Man tool. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1950 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-10-13Clean up excessive whitespace at the end of each line using the wspurify ↵Dean
tool made by Laszlo Monda git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1524 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-08-29Fix up documentation - remove obsolete Scheduler Overview page, roll ↵Dean
documentation into the documentation for the (deprecated) Simple Scheduler module. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1457 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-06-16Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as ↵Dean
the new 1.7 Doxygen's default stylesheet is much better. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1341 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-05-08Add svn:eol-style property to source files, so that the line endings are ↵Dean
correctly converted to the target system's native end of line style. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1248 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-04-15Rename FunctionAttributes.h to Attributes.h, as some attributes are ↵Dean
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. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1209 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-10-03Minor documentation fixups.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@858 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-06-26Split Getting Started page of the documentation into its own section.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@633 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-06-19Re-add in simple scheduler for compatibility with legacy code, mark all ↵Dean
scheduler related files as deprecated. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@613 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-06-15Move main library documentation pages into a new ManPages subdirectory.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@602 d5102386-fcda-11dd-9fdb-3debd5008f28