4 | |_| U | _| o | - The Lightweight USB
5 |___|___|_||_n_| Framework for AVRs
6 =========================================
8 dean [at] fourwalledcubicle [dot] com
10 http://www.fourwalledcubicle.com/LUFA.php
11 =========================================
13 LUFA IS DONATION SUPPORTED. To support LUFA,
14 please donate at http://www.fourwalledcubicle.com.
16 For Commercial Licensing information, see
17 http://fourwalledcubicle.com/PurchaseLUFA.php
20 This package contains the complete LUFA library, demos, user-submitted projects
21 and bootloaders for use with compatible microcontroller models. To get started,
22 you will need to install the "Doxygen" documentation generation tool from
23 www.doxygen.org, and run "make doxygen" from the command line whilst inside the
24 extracted LUFA download package directory. From there, the generated Doxygen
25 HTML documentation for the library and included projects will be available in the
26 generated Documentation/ subdirectories of the library core and projects. View
27 the generated documentation for the library core in your chosen web browser for
28 further Getting Started information.
30 The documentation for the library itself (but not the documentation for the
31 individual demos, projects or bootloaders) is also available as a seperate
32 package from the project webpage for convenience if Doxygen cannot be installed.