aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/Incomplete/AndroidAccessoryHost/makefile
Commit message (Collapse)AuthorAgeFilesLines
* Move out Android Accessory Host demo to the Host mode LowLevel directory now ↵Dean Camera2011-11-231-725/+0
| | | | that it is functionally complete.
* 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 ↵Dean Camera2011-08-091-0/+1
| | | | AndroidAccessoryHost demo to prevent a timeout on the Android device from aborting Accessory mode after a command it sent to switch modes (thanks to Opendous Inc).
* Pull out Android Accessory Mode functions into a seperate set of files in ↵Dean Camera2011-06-301-0/+1
| | | | the incomplete Android Accessory Mode Host demo. Improve Android Accessory Mode protocol support to correctly query the device's supported protocol and send the approriate device information strings.
* Add new "checksource" target to the library makefiles, for automated source ↵Dean Camera2011-06-201-2/+10
| | | | file existance checking.
* Add missing SVN eol-style properties to source files to prevent mixed ↵Dean Camera2011-06-161-715/+715
| | | | end-of-line characters.
* Add incomplete Android Accessory Host LowLevel demo.Dean Camera2011-05-131-0/+715