Added new USB_Host_SetDeviceConfiguration() convenience function. Change over Low Level host demos to use the new routine.

This commit is contained in:
Dean Camera 2009-06-16 04:20:21 +00:00
parent ab76c52e14
commit b5ca3990c2
12 changed files with 173 additions and 244 deletions

View file

@ -18,6 +18,8 @@
* to only unfreeze and check one data pipe at a time)
* - Internal per-device preprocessing conditions changed to per-device series rather than per controller group for finer-grain
* internal control
* - Added new USB_Host_SetDeviceConfiguration() convenience function for easy configuration selection of devices while in USB
* host mode
*
*
* \section Sec_ChangeLog090605 Version 090605