aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/ProgrammingApps.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA/ManPages/ProgrammingApps.txt')
-rw-r--r--LUFA/ManPages/ProgrammingApps.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/LUFA/ManPages/ProgrammingApps.txt b/LUFA/ManPages/ProgrammingApps.txt
index 4f3107502..c1b2181c8 100644
--- a/LUFA/ManPages/ProgrammingApps.txt
+++ b/LUFA/ManPages/ProgrammingApps.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_ProgrammingApps Programming an Application into a USB AVR
*
* Once you have built an application, you will need a way to program in the resulting ".HEX" file (and, if your
@@ -24,4 +24,4 @@
* If you wish to use the DFU bootloader to program in your application, refer to your DFU programmer's documentation.
* Atmel provides a free utility called FLIP which is USB AVR compatible, and an open source (Linux compatible)
* alternative exists called "dfu-programmer".
- */ \ No newline at end of file
+ */