index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
USB
/
Class
/
Host
/
AndroidAccessoryClassHost.c
Age
Commit message (
Expand
)
Author
2012-06-21
Add svn:eol-style property on all source files where it was missing. Fix line...
Dean
2012-04-14
Reintegrate the FullEPAddresses development branch into trunk.
Dean
2012-02-20
Remove potentially unaligned uint32_t access in HIDParser.c, replace with sta...
Dean
2012-02-19
All USB Class Driver configuration struct values are now non-const, to allow ...
Dean
2012-02-04
Update file contributor copyrights for 2012.
Dean
2012-02-04
Update file header copyrights for 2012.
Dean
2011-12-23
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
dean
2011-12-14
Don't validate the Device Descriptor's vendor ID when validating that a devic...
Dean
2011-11-24
Convert the LowLevel AndroidAccessory demo to use the new class driver consta...
Dean
2011-11-24
Add new Android Open Accessory class driver to the library core and add a new...
Dean