*  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.
  */
  *  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
 /** \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
  *  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".
  *  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".