* \mainpage\r
*\r
* \n\r
- * \image html LUFA.gif "The Lightweight USB Framework for AVRs"\r
+ * \image html LUFA.gif\r
* \n\r
*\r
* For author and donation information, see \ref Page_Donating.\r
*\r
* LUFA is an open-source USB library for the USB-enabled AVR microcontrollers, released under the MIT license. It supports\r
- * a large number of USB AVR models and boards (see \ref Page_DeviceSupport).\r
+ * a large number of USB AVR models and boards (see \ref Page_DeviceSupport). It is designed to provide an easy to use, feature\r
+ * rich framework for the development of USB peripherals and hosts.\r
+ *\r
+ * LUFA focuses on the microcontroller side of USB development only; it includes no host USB driver development facilities. While\r
+ * custom USB devices can be made with LUFA, the included demos all use the inbuilt OS drivers for each USB class for simplicity.\r
*\r
* The library is currently in a stable release, suitable for download and incorporation into user projects for\r
* both host and device modes. For information about the project progression, check out my blog.\r
* class) and open source LUFA powered projects.\r
*\r
* <b>Subsections:</b>\r
- * - \subpage Page_Licence Project License\r
+ * - \subpage Page_Licence Project licence\r
* - \subpage Page_Donating Donating to Support this Project\r
- * - \subpage Page_Apps Project Demos, Bootloaders and Projects\r
+ * - \subpage Page_LibraryApps Overview of included Demos, Bootloaders and Projects\r
*\r
*\r
- * <small><i>Logo design by Pavla Dlab</i></small>\r
+ * <small><i>Logo design by EDIGMA.COM</i></small>\r
*/\r