Fix errors uncovered by the new build test compile warnings; fix UC3 pipe configurati...
[pub/USBasp.git] / LUFA / Drivers / USB / Core / HostStandardReq.c
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2011-12-23 Dean CameraRun wspurify script on /trunk/ and /branches/ C source...
2011-11-24 Dean CameraAdd new USB_Host_GetDescriptor() function. Alter the...
2011-11-24 Dean CameraAdded new USB_Host_GetDeviceConfiguration() and USB_Hos...
2011-10-07 Dean CameraFix incorrect function call name in USB_Host_SendContro...
2011-09-28 Dean CameraFix compile error on the UC3 targets when INTERRUPT_CON...
2011-08-24 Dean CameraRenamed USB_Host_ClearPipeStall() to USB_Host_ClearEndp...
2011-07-12 Dean CameraAdd more missing function attributes to the TWI periphe...
2011-07-12 Dean CameraAdded new USB_Host_GetDeviceStatus() function for USB...
2011-07-11 Dean CameraMinor documentation and style fixes.
2011-07-08 Dean CameraUpdated all host mode demos and projects to use the...
2011-04-04 Dean CameraRenamed all low level Endpoint_Read_*, Endpoint_Write_...
2011-03-21 Dean CameraF_CLOCK changed to F_USB to be more descriptive, and...
2011-03-16 Dean CameraFix bugs in the new VirtualSerialMassStorage demo ...
2011-02-26 Dean CameraRemoved Pipe_ClearErrorFlags(), pipe error flags are...
2011-02-19 Dean CameraInitial restructuring of the core USB driver module...