3 * This file contains special DoxyGen information for the generation of the main page and other special
4 * documentation pages. It is not a project source file.
11 * \image html LUFA.gif "The Lightweight USB Framework for AVRs"
14 * For author and donation information, see \ref Page_Donating.
16 * LUFA is an open-source USB library for the USB-enabled AVR microcontrollers, released under the MIT license. It supports
17 * a large number of USB AVR models and boards (see \ref Page_DeviceSupport).
19 * The library is currently in a stable release, suitable for download and incorporation into user projects for
20 * both host and device modes. For information about the project progression, check out my blog.
22 * LUFA is written specifically for the free AVR-GCC compiler, and uses several GCC-only extensions to make the
23 * library API more streamlined and robust. You can download AVR-GCC for free in a convenient windows package,
24 * from the the WinAVR website.
26 * Accompanying LUFA in the download package is a set of example demo applications, plus several Bootloaders (DFU, CDC and HID
27 * class) and open source LUFA powered projects.
30 * - \subpage Page_Licence Project licence
31 * - \subpage Page_Donating Donating to Support this Project
32 * - \subpage Page_LibraryApps Overview of included Demos, Bootloaders and Projects
35 * <small><i>Logo design by Pavla Dlab</i></small>