Dean Camera
|
32e735b2b2
|
Removed "Host_" section of the function names in ConfigDescriptor.h, as most of the routines can now be used in device mode on the device descriptor.
Renamed functions in the HID parser to have a "USB_" prefix and the acronym "HID" in the name.
Further module-level documentation updates.
|
2009-04-17 08:33:53 +00:00 |
Dean Camera
|
d38fa49cb6
|
More documentation changes for better module-level documentation rather than file-level documentation.
|
2009-04-17 05:04:21 +00:00 |
Dean Camera
|
6a5a37d7d1
|
The USB_Host_SendControlRequest() function no longer automatically selects the Control pipe (pipe 0), so that other control type pipes can be used with the function.
The USB Host management task now saves and restores the currently selected pipe before and after the task completes.
|
2009-04-14 08:35:47 +00:00 |
Dean Camera
|
6a10d6b465
|
Moved all source to the trunk directory.
|
2009-02-23 07:08:22 +00:00 |