- * 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
+ * The only required AVR peripherals for LUFA is the USB controller itself and interrupts - LUFA does not require the use of the\r
+ * microcontroller's timers or other hardware, leaving more hardware to the application developer.\r
+ *\r
+ * Accompanying LUFA in the download package is a set of example demo applications, plus several Bootloaders of different classes\r
+ * and open source LUFA powered projects.\r