aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Class/AndroidAccessoryClass.h
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrights for 2017.Dean Camera2017-04-181-2/+2
|
* Update copyrights to 2016.Dean Camera2016-01-311-2/+2
|
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-171-2/+2
|
* Update copyrights for 2014.Dean Camera2014-01-041-2/+2
|
* Ensure core library documentation sections use unique IDs.Dean Camera2013-06-011-2/+2
|
* Update copyright year to 2013.Dean Camera2013-01-031-2/+2
|
* Minor documentation improvements.Dean Camera2012-10-051-1/+1
|
* Add human readable license information and add some missing module ↵Dean Camera2012-09-011-0/+1
| | | | documentation briefs.
* Add svn:eol-style property on all source files where it was missing. Fix ↵Dean Camera2012-06-211-75/+75
| | | | line endings of all makefile, *.c and *.h files.
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
|
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
|
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any ↵Dean Camera2011-12-231-0/+1
| | | | trailing whitespace at the end of each line.
* Add new Android Open Accessory class driver to the library core and add a ↵Dean Camera2011-11-241-0/+75
new Android Open Accessory Host ClassDriver demo.