aboutsummaryrefslogtreecommitdiff
path: root/LUFA/ManPages/ConfiguringApps.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
2011-10-11Added User Application APIs to the CDC and DFU class bootloaders.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1943 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-03-21Add in new architecture attribute defines to selectively remove the EEPROM ↵Dean
and FLASH memory space functions on architectures which do not have seperate memory address spaces. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1721 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-03-21F_CLOCK changed to F_USB to be more descriptive, and applicable on future ↵Dean
architecture ports. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1720 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-09-15Minor documentation corrections.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1481 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
2009-07-13Seperated out parts of the PrinterHost incomplete demo into a seperate Lib ↵Dean
subdirectory. Fixed Host mode to Device mode UID change not causing a USB Disconnect event when a device was connected. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@641 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