From d6192148542bebdfbd7a33b336492e93dbf90406 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Wed, 23 Nov 2011 06:59:27 +0000 Subject: Update library to indicate support for the Android Accessory Host demo. --- LUFA/DoxygenPages/ChangeLog.txt | 3 ++- LUFA/DoxygenPages/FutureChanges.txt | 4 +++- LUFA/DoxygenPages/LibraryApps.txt | 1 + 3 files changed, 6 insertions(+), 2 deletions(-) (limited to 'LUFA') diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index fc843089f..a6876520e 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -11,10 +11,11 @@ * - Core: * - Added support for the XMEGA A3BU Xplained board * - Added support for the new B series XMEGA devices - * - Added support for version 2 of the Teensy boards (thanks to Christoph Redecker). + * - Added support for version 2 of the Teensy boards (thanks to Christoph Redecker) * - Library Applications: * - Added User Application APIs to the CDC and DFU class bootloaders * - Added INVERTED_ISP_MISO compile time option to the AVRISP-MKII clone project (thanks to Chuck Rohs) + * - Added new Android Accessory Host demo (thanks to Opendous Inc.) * * Changed: * - Core: diff --git a/LUFA/DoxygenPages/FutureChanges.txt b/LUFA/DoxygenPages/FutureChanges.txt index 83c48805b..438e14a47 100644 --- a/LUFA/DoxygenPages/FutureChanges.txt +++ b/LUFA/DoxygenPages/FutureChanges.txt @@ -40,8 +40,10 @@ * -# Add class driver support for Test and Measurement class * -# Add class driver support for EEM class * -# Add class driver support for ECM class + * -# Port all demos to multiple architectures * - Ports - * -# Complete AVR32 port for existing devices, add UC3C support + * -# Finish USB XMEGA port + * -# Add AVR32 UC3C support * -# Atmel ARM7 series microcontrollers * -# Other (commercial) C compilers */ diff --git a/LUFA/DoxygenPages/LibraryApps.txt b/LUFA/DoxygenPages/LibraryApps.txt index 43e7660c5..68c84a914 100644 --- a/LUFA/DoxygenPages/LibraryApps.txt +++ b/LUFA/DoxygenPages/LibraryApps.txt @@ -79,6 +79,7 @@ * - StillImageHost - Still Image Camera host demo, using the library USB Still Image Class driver framework * - VirtualSerialHost - Virtual Serial Port host demo, using the library USB CDC Class driver framework * - LowLevel + * - AndroidAccessoryHost - Android Accessory host demo, using the low level LUFA APIs to implement the Android Accessory Host class * - AudioInputHost - Audio Input host demo, using the low level LUFA APIs to implement the USB Audio class * - AudioOutputHost - Audio Output host demo, using the low level LUFA APIs to implement the USB Audio class * - GenericHIDHost - Generic HID host demo, using the low level LUFA APIs to implement the USB HID class -- cgit v1.2.3