X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/ab76c52e1414c55a2f594999ca2a04918bbc7143..7d7573e4e554f4b17686a915eba0da12fbebc2ed:/LUFA/ManPages/MainPage.txt
diff --git a/LUFA/ManPages/MainPage.txt b/LUFA/ManPages/MainPage.txt
index b326f5cd5..23fa08b4c 100644
--- a/LUFA/ManPages/MainPage.txt
+++ b/LUFA/ManPages/MainPage.txt
@@ -5,11 +5,15 @@
*/
/**
- * \mainpage General Information
+ * \mainpage
*
- * Lightweight USB Framework for AVRs Library, written by Dean Camera.
+ * \n
+ * \image html LUFA.gif "The Lightweight USB Framework for AVRs"
+ * \n
*
- * Originally based on the AT90USBKEY from Atmel, it is an open-source USB library for the USB-enabled AVR
+ * For author and donation information, see \ref Page_Donating.
+ *
+ * Originally based on the AT90USBKEY from Atmel, LUFA is an open-source USB library for the USB-enabled AVR
* microcontrollers, released under the MIT license. It now supports a large number of USB AVR models and boards.
*
* The library is currently in a stable release, suitable for download and incorporation into user projects for
@@ -19,7 +23,6 @@
* library API more streamlined and robust. You can download AVR-GCC for free in a convenient windows package,
* from the the WinAVR website.
*
- * \section Sec_Demos Demos and Bootloaders
* The LUFA library ships with several different host and device demos, located in the /Demos/ subdirectory.
* If this directory is missing, please re-download the project from the project homepage.
*
@@ -28,7 +31,13 @@
* CDC class (AVR109 protocol) is compatible with such open source software as AVRDUDE and AVR-OSP, and the TeensyLoader
* HID class bootloader is compatible with the software from PJRC (http://www.pjrc.com/teensy/index.html).
*
+ * User-submitted projects are located in the /Projects/ subdirectory. If you wish to have your LUFA project included,
+ * please email it to the Library author.
+ *
* Subsections:
* - \subpage Page_Licence Project License
* - \subpage Page_Donating Donating to Support this Project
+ *
+ *
+ * Logo design by Pavla Dlab
*/