diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2011-11-23 06:59:27 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2011-11-23 06:59:27 +0000 |
| commit | a7fe75006655ac6be87470e2ddf3ff17e7387a1d (patch) | |
| tree | fde616c30eb3266d05b5108cc4546ade0e6775c1 /LUFA/DoxygenPages/LibraryApps.txt | |
| parent | 8c2f89156b28252c60abae8ac62b618e1566e442 (diff) | |
Update library to indicate support for the Android Accessory Host demo.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1986 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'LUFA/DoxygenPages/LibraryApps.txt')
| -rw-r--r-- | LUFA/DoxygenPages/LibraryApps.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/LibraryApps.txt b/LUFA/DoxygenPages/LibraryApps.txt index 43e7660c..68c84a91 100644 --- a/LUFA/DoxygenPages/LibraryApps.txt +++ b/LUFA/DoxygenPages/LibraryApps.txt @@ -79,6 +79,7 @@ * - <b>StillImageHost</b> - Still Image Camera host demo, using the library USB Still Image Class driver framework * - <b>VirtualSerialHost</b> - Virtual Serial Port host demo, using the library USB CDC Class driver framework * - <b>LowLevel</b> + * - <b>AndroidAccessoryHost</b> - Android Accessory host demo, using the low level LUFA APIs to implement the Android Accessory Host class * - <b>AudioInputHost</b> - Audio Input host demo, using the low level LUFA APIs to implement the USB Audio class * - <b>AudioOutputHost</b> - Audio Output host demo, using the low level LUFA APIs to implement the USB Audio class * - <b>GenericHIDHost</b> - Generic HID host demo, using the low level LUFA APIs to implement the USB HID class |
