Documentation improvements - put driver example code into its own section, fix incorr...
[pub/USBasp.git] / LUFA / ManPages / ProgrammingApps.txt
index 4f31075..c1b2181 100644 (file)
@@ -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
+ */