X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/d6192148542bebdfbd7a33b336492e93dbf90406..676de74d9bf14d6a8db21d65e2cb2f2e4a1e3720:/LUFA/DoxygenPages/LibraryApps.txt
diff --git a/LUFA/DoxygenPages/LibraryApps.txt b/LUFA/DoxygenPages/LibraryApps.txt
index 68c84a914..76dea8b08 100644
--- a/LUFA/DoxygenPages/LibraryApps.txt
+++ b/LUFA/DoxygenPages/LibraryApps.txt
@@ -66,6 +66,7 @@
* Measurement class
* - Host
* - ClassDriver
+ * - AndroidAccessoryHost - Android Accessory host demo, using the library USB Android Open Accessory Class driver framework
* - AudioInputHost - Audio Input host demo, using the library USB Audio Class driver framework
* - AudioOutputHost - Audio Output host demo, using the library USB Audio Class driver framework
* - JoystickHostWithParser - Joystick host demo with HID Descriptor parser, using the library USB HID Class driver framework
@@ -79,7 +80,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
+ * - AndroidAccessoryHost - Android Accessory host demo, using the low level LUFA APIs to implement the Android Open Accessory 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