aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/ConfiguringApps.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA/ManPages/ConfiguringApps.txt')
-rw-r--r--LUFA/ManPages/ConfiguringApps.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/LUFA/ManPages/ConfiguringApps.txt b/LUFA/ManPages/ConfiguringApps.txt
index f601efacf..e5ce9fd51 100644
--- a/LUFA/ManPages/ConfiguringApps.txt
+++ b/LUFA/ManPages/ConfiguringApps.txt
@@ -3,7 +3,7 @@
* This file contains special DoxyGen information for the generation of the main page and other special
* documentation pages. It is not a project source file.
*/
-
+
/** \page Page_ConfiguringApps Configuring the Demos, Bootloaders and Projects
*
* If the target AVR model, clock speed, board or other settings are different from the current settings, they must be changed
@@ -86,4 +86,4 @@
* model and cannot be made to function through the altering of the makefile settings alone (or at all). Settings such as the USB mode (device, host or both),
* the USB interface speed (Low or Full speed) and other LUFA configuration options can be set here - see \ref Page_TokenSummary documentation for details
* on the available LUFA compile time configuration options.
- */ \ No newline at end of file
+ */