aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/LowLevel/AndroidAccessoryHost/Lib
Commit message (Collapse)AuthorAgeFilesLines
* Documentation: Update copyrights to 2019.Dean Camera2019-01-082-4/+4
|
* Update copyrights for 2018.Dean Camera2018-01-042-4/+4
|
* Update copyrights for 2017.Dean Camera2017-04-182-4/+4
|
* Update copyrights to 2016.Dean Camera2016-01-312-4/+4
|
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-172-4/+4
|
* Update copyrights for 2014.Dean Camera2014-01-042-4/+4
|
* Update copyright year to 2013.Dean Camera2013-01-032-4/+4
|
* Minor documentation improvements.Dean Camera2012-10-052-2/+2
|
* Update file contributor copyrights for 2012.Dean Camera2012-02-042-2/+2
|
* Update file header copyrights for 2012.Dean Camera2012-02-042-2/+2
|
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any ↵Dean Camera2011-12-232-6/+8
| | | | trailing whitespace at the end of each line.
* Convert the LowLevel AndroidAccessory demo to use the new class driver ↵Dean Camera2011-11-242-26/+3
| | | | | | constants to reduce code duplication. Add missing Doxygen documentation.
* Move out Android Accessory Host demo to the Host mode LowLevel directory now ↵Dean Camera2011-11-232-0/+157
that it is functionally complete.