- * \section Sec_Demos Demos, Projects and Bootloaders\r
- * The LUFA library ships with several different host and device demos, located in the /Demos/ subdirectory.\r
- * If this directory is missing, please re-download the project from the project homepage.\r
- *\r
- * Also included with the library are three fully functional bootloaders, located in the /Bootloaders/ subdirectory.\r
- * The DFU class bootloader is compatible with Atmel's FLIP software or the open source dfu-programmer project, the\r
- * CDC class (AVR109 protocol) is compatible with such open source software as AVRDUDE and AVR-OSP, and the TeensyLoader\r
- * HID class bootloader is compatible with the software from PJRC (http://www.pjrc.com/teensy/index.html).\r
- *\r
- * User-submitted projects are located in the /Projects/ subdirectory. If you wish to have your LUFA project included,\r
- * please email it to the Library author.\r
+ * Accompanying LUFA in the download package is a set of example demo applications, plus several Bootloaders (DFU, CDC and HID\r
+ * class) and open source LUFA powered projects.\r