Dean Camera
|
5a4def7478
|
Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda
|
2010-10-13 14:05:35 +00:00 |
Dean Camera
|
3ae9e6042f
|
Cache the USB_DeviceState variable internally in the library core when multiple checks are required in a single loop iteration, to reduce compiled code size.
|
2010-10-06 10:16:02 +00:00 |
Dean Camera
|
58167f5d4d
|
Fixed SET FEATURE and CLEAR FEATURE control requests directed at an unconfigured endpoint causing request timeouts.
|
2010-09-13 11:39:41 +00:00 |
Dean Camera
|
e72f424f64
|
Split out endpoint and pipe stream functions into new EndpointStream.c/.h and PipeStream.c/.h files.
|
2010-08-22 13:31:27 +00:00 |