X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/e9029d49d5455ec146d2e87436d43d747d6c657a..676de74d9bf14d6a8db21d65e2cb2f2e4a1e3720:/LUFA/DoxygenPages/LibraryApps.txt diff --git a/LUFA/DoxygenPages/LibraryApps.txt b/LUFA/DoxygenPages/LibraryApps.txt index 43e7660c5..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,6 +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 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