4 | |_| U | _| o | - The Lightweight USB
5 |___|___|_||_n_| Framework for AVRs
6 =========================================
8 http://www.fourwalledcubicle.com/LUFA.php
9 =========================================
11 LUFA IS DONATION SUPPORTED. TO SUPPORT LUFA,
12 PLEASE DONATE AT FOURWALLEDCUBICLE.COM.
15 This package contains the complete LUFA library, demos, user-submitted projects
16 and bootloaders for use with compatible microcontroller models. To get started,
17 you will need to install the "Doxygen" documentation generation tool from
18 www.doxygen.org, and run "make doxygen" from the command line whilst inside the
19 extracted LUFA download package directory. From there, the generated Doxygen
20 HTML documentation for the library and included projects will be available in the
21 generated Documentation/ subdirectories of the library core and projects. View
22 the generated documentation for the library core in your chosen web browser for
23 further Getting Started information.
25 The documentation for the library itself (but not the documentation for the
26 individual demos, projects or bootloaders) is also available as a seperate
27 package from the project webpage for convenience if Doxygen cannot be installed.