aboutsummaryrefslogtreecommitdiff
path: root/Demos/Host/LowLevel/AndroidAccessoryHost/DeviceDescriptor.c
AgeCommit message (Collapse)Author
2012-02-05Add new tag for the LUFA-120219-BETA release.LUFA-120219-BETADean
git-svn-id: http://lufa-lib.googlecode.com/svn/tags/LUFA-120219-BETA@2033 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-12-14Don't validate the Device Descriptor's vendor ID when validating that a ↵Dean
device is an Android Accessory device; the Product ID and (later) Accessory protocol support is enough to probe AOA class support without having to maintain a list of Android device manufacture VID values. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2005 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-11-23Move out Android Accessory Host demo to the Host mode LowLevel directory now ↵Dean
that it is functionally complete. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1985 d5102386-fcda-11dd-9fdb-3debd5008f28