Dean Camera
|
113df4878b
|
Fix up MissileLauncher demo's ConfigurationDescriptor.c so that it uses the new USB_GetDeviceConfigDescriptor() function parameters.
|
2009-09-01 13:57:47 +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
|
d475ea4394
|
Oops - restore deleted MissileLauncher project, fix all spelling errors for "missile". TODO: Learn how to actually spell.
|
2009-06-18 10:49:19 +00:00 |