aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/ConfiguringApps.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add in new architecture attribute defines to selectively remove the EEPROM ↵Dean Camera2011-03-211-27/+27
| | | | and FLASH memory space functions on architectures which do not have seperate memory address spaces.
* F_CLOCK changed to F_USB to be more descriptive, and applicable on future ↵Dean Camera2011-03-211-2/+2
| | | | architecture ports.
* Clean up excessive whitespace at the end of each line using the wspurify ↵Dean Camera2010-10-131-2/+2
| | | | tool made by Laszlo Monda
* Minor documentation corrections.Dean Camera2010-09-151-5/+7
|
* Add svn:eol-style property to source files, so that the line endings are ↵Dean Camera2010-05-081-86/+86
| | | | correctly converted to the target system's native end of line style.
* Seperated out parts of the PrinterHost incomplete demo into a seperate Lib ↵Dean Camera2009-07-131-6/+19
| | | | | | subdirectory. Fixed Host mode to Device mode UID change not causing a USB Disconnect event when a device was connected.
* Split Getting Started page of the documentation into its own section.Dean Camera2009-06-261-0/+74