Dean Camera
|
7fbb759287
|
Changed the parameters and behaviour of the USB_GetDeviceConfigDescriptor() function so that it now performs size checks and data validations internally, to simplify user code.
|
2009-08-31 07:48:32 +00:00 |
Dean Camera
|
a3a04aa671
|
Pipe_ConfigurePipe() now automatically defaults IN pipes to accepting infinite IN requests, this can still be changed by calling the existing \ref Pipe_SetFiniteINRequests() function.
|
2009-06-23 08:03:09 +00:00 |
Dean Camera
|
dfa547164a
|
Extend USB_GetDeviceConfigDescriptor() routine to require the configuration number within the device to fetch, to add support for multi-configuration devices.
|
2009-06-19 03:37:47 +00:00 |
Dean Camera
|
f1199200e1
|
Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.
|
2009-06-05 07:56:39 +00:00 |