aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/Incomplete/AndroidAccessoryHost
Commit message (Expand)AuthorAgeFilesLines
* Add const-correctness to the Android_SendString() function of the Android Acc...Dean Camera2011-11-232-3/+3
* Fix interface protocol match value for the Android Accessory Host demo interf...Dean Camera2011-11-231-1/+1
* Fix incorrect Android Accessory Host interface descriptor subclass value (tha...Dean Camera2011-10-281-1/+1
* Add project name to the Doxygen makefile target output.Dean Camera2011-09-211-1/+1
* Set HOST_DEVICE_SETTLE_DELAY_MS to zero for the incomplete AndroidAccessoryHo...Dean Camera2011-08-091-0/+1
* Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOIN...Dean Camera2011-07-191-1/+1
* Add missing SVN eol-style property to files where it was missing.Dean Camera2011-07-152-157/+157
* Minor style improvements to the incomplete AndroidAccessoryHost demo.Dean Camera2011-07-111-2/+2
* Minor demo/project documentation and style fixes.Dean Camera2011-07-111-3/+3
* Replace blind interface descriptor search in the incomplete AndroidAccessoryH...Dean Camera2011-07-102-10/+43
* Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...Dean Camera2011-07-082-168/+138
* Pull out Android Accessory Mode functions into a seperate set of files in the...Dean Camera2011-06-305-25/+196
* Fix logic bug in the incomplete Android Accessory Host demo preventing correc...Dean Camera2011-06-272-1/+4
* Add new "checksource" target to the library makefiles, for automated source f...Dean Camera2011-06-201-2/+10
* Add missing SVN eol-style properties to source files to prevent mixed end-of-...Dean Camera2011-06-168-2978/+2978
* Spell check library source code files.Dean Camera2011-06-011-1/+1
* Fixed possible invalid program execution when in host mode if corrupt descrip...Dean Camera2011-05-141-1/+1
* Add incomplete Android Accessory Host LowLevel demo.Dean Camera2011-05-138-0/+2978