Dean Camera
|
ec3e47a7d0
|
Change PIPE_PIPENUM_MASK from 0x07 to the more generic 0x0F to allow for full pipe address support in USB host architectures other than the current AVR8 devices. Minor documentation improvements.
|
2011-12-11 03:04:16 +00:00 |
Dean Camera
|
e915d968a5
|
Added new USB_Host_GetDeviceConfiguration() and USB_Host_GetInterfaceAltSetting() functions.
|
2011-11-24 11:33:10 +00:00 |
Dean Camera
|
8b5aa61601
|
Add new Android Open Accessory class driver to the library core and add a new Android Open Accessory Host ClassDriver demo.
|
2011-11-24 01:24:01 +00:00 |
Dean Camera
|
d619214854
|
Update library to indicate support for the Android Accessory Host demo.
|
2011-11-23 06:59:27 +00:00 |
Dean Camera
|
e9029d49d5
|
Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to prevent user confusion with the actual *nix Man tool.
|
2011-10-18 11:35:04 +00:00 |