Added new USB_Host_SetDeviceConfiguration() convenience function. Change over Low Level host demos to use the new routine.
This commit is contained in:
parent
ab76c52e14
commit
b5ca3990c2
12 changed files with 173 additions and 244 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue