Renamed Projects/Unfinished to Projects/Incomplete for consistancy.
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / Pipe.c
2009-07-26 Dean CameraCorrected new Pipe_IsEndpointBound() function.
2009-07-26 Dean CameraAdded new Pipe_BoundEndpointNumber() and Pipe_IsEndpoin...
2009-07-21 Dean CameraAdded new USB_DeviceState variable to keep track of...
2009-07-20 Dean CameraFixed PrinterHost demo Printer_GetDeviceID() routine...
2009-07-13 Dean CameraAdded new EEPROM and FLASH buffer versions of the Endpo...
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-06-23 Dean CameraFixed MassStorage demo not clearing the reset flag...
2009-06-23 Dean CameraPipe_ConfigurePipe() now automatically defaults IN...
2009-06-23 Dean CameraFixed CDCHost demo unfreezing IN pipes during configura...
2009-06-18 Dean CameraAdded new USB_Host_ClearPipeStall() convenience functio...
2009-06-08 Dean CameraConverted Host mode demos to schedulerless. Fixed host...
2009-06-01 Dean CameraCommit of new class abstraction APIs for all device...
2009-05-15 Dean CameraCreate a new function pointer type in StreamCallbacks...
2009-05-03 Dean CameraMore minor renaming of library enums and events to...
2009-04-26 Dean CameraMove the length decrements in the pipe and endpoint...
2009-04-22 Dean CameraUSB_HostRequest renamed to USB_ControlRequest, entire...
2009-04-16 Dean CameraFixed GenericHIDHost demo report write routine incorrec...
2009-04-05 Dean CameraMove StdRequestType.h, StreamCallbacks.h, USBMode.h...
2009-03-31 Dean CameraCommit for the 090401 release.
2009-03-03 Dean CameraUpdated changelog to reflect recent commit changes.
2009-02-23 Dean CameraMoved all source to the trunk directory.