From a67bd74e3e8aad87dcee8cf0c0eaaccbe7d00552 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 4 Jun 2009 02:55:30 +0000 Subject: Minor documentation page updates. Redocumented all device demos, now that they have changed over to the new USB class drivers. Added C linkage to class drivers for C++ support. Added prefixes to most of the class driver constants to prevent name clashes. --- LUFA/MainPage.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'LUFA/MainPage.txt') diff --git a/LUFA/MainPage.txt b/LUFA/MainPage.txt index 030fdba9d..2ff8b0c65 100644 --- a/LUFA/MainPage.txt +++ b/LUFA/MainPage.txt @@ -19,11 +19,11 @@ * - AT90USB1287 (USB Host and Device) * - AT90USB646 (USB Device Only) * - AT90USB647 (USB Host and Device) - * - AT90USB162 (USB Device Only) * - AT90USB82 (USB Device Only) + * - AT90USB162 (USB Device Only) * - ATMEGA16U4 (USB Device Only) - * - ATMEGA32U6 (USB Device Only) * - ATMEGA32U4 (USB Device Only) + * - ATMEGA32U6 (USB Device Only) * * Currently supported Atmel boards: * - AT90USBKEY @@ -95,9 +95,9 @@ * * * \section Sec_Donations Donate - * I am a 20 year old University student studying for a double degree in Computer Science and Electronics - * Engineering. This leaves little time for any sort of work or leisure. Please consider donating a small amount - * to myself to support this and my future Open Source projects. You can donate any amount via PayPal on my - * website, http://www.fourwalledcubicle.com . All donations are greatly appreciated. + * I am a 20 year old University student studying for a double degree in Computer Science and Electronics Engineering. + * The development and support of this library requires much effort from myself. Please consider donating a small amount + * to myself to support this and my future Open Source projects. You can donate any amount via PayPal on my website, + * http://www.fourwalledcubicle.com . All donations are greatly appreciated. */ -- cgit v1.2.3