4                     | |_| U | _| o | - The Lightweight USB
 
   5                     |___|___|_||_n_|    Framework for AVRs
 
   6                   =========================================
 
   8                   http://www.fourwalledcubicle.com/LUFA.php
 
   9                   =========================================
 
  12 This package contains the complete LUFA library, demos, user-submitted projects
 
  13 and bootloaders for use with compatible microcontroller models. To get started,
 
  14 you will need to install the "Doxygen" documentation generation tool from
 
  15 www.doxygen.org, and run "make doxygen" from the command line. From there, the
 
  16 generated HTML documentation for the library itself will be avaliable in the
 
  17 LUFA/Documentation/html/ directory. View this documentation in your chosen web
 
  18 browser for further Getting Started information.
 
  20 The documentation for the library itself (but not the documentation for the
 
  21 individual demos, projects or bootloaders) is also available as a seperate
 
  22 package from the project webpage for convenience if Doxygen cannot be installed.