Add new Android Open Accessory class driver to the library core and add a new Android Open Accessory Host ClassDriver demo.
This commit is contained in:
parent
075538abb9
commit
8b5aa61601
41 changed files with 3731 additions and 84 deletions
|
@ -42,7 +42,7 @@
|
|||
*
|
||||
* \section Sec_Dependencies Module Source Dependencies
|
||||
* The following files must be built with any user project that uses this module:
|
||||
* - LUFA/Drivers/USB/Class/Host/StillImage.c <i>(Makefile source module name: LUFA_SRC_USBCLASS)</i>
|
||||
* - LUFA/Drivers/USB/Class/Host/StillImageClassHost.c <i>(Makefile source module name: LUFA_SRC_USBCLASS)</i>
|
||||
*
|
||||
* \section Sec_ModDescription Module Description
|
||||
* Host Mode USB Class driver framework interface, for the Still Image USB Class driver.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue