Fixed Benito and USBtoSerial projects not turning off the USART before reconfiguring...
[pub/USBasp.git] / LUFA / Drivers / USB / HighLevel / USBTask.c
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-02-11 Dean CameraAdd more include protection macros to give the user...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-08-05 Dean CameraRenamed all library events to properly seperate out...
2009-08-02 Dean CameraRemoved interrupt disable/enable from the Device mode...
2009-07-28 Dean CameraBetter solution - change compile time token names to...
2009-07-28 Dean CameraAdded HOST_STATE_AS_GPIOR1 and DEVICE_STATE_AS_GPIOR0...
2009-07-21 Dean CameraAdded new USB_DeviceState variable to keep track of...
2009-07-13 Dean CameraSeperated out parts of the PrinterHost incomplete demo...
2009-06-01 Dean CameraCommit of new class abstraction APIs for all device...
2009-05-13 Dean CameraMoved USB Host state machine code out from USBTask...
2009-05-07 Dean CameraFixed inability to enumerate any devices while in host...
2009-05-04 Dean CameraChanged PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64...
2009-04-22 Dean CameraUSB_HostRequest renamed to USB_ControlRequest, entire...
2009-04-20 Dean CameraChanged over all deprecated GCC structure tag initializ...
2009-04-16 Dean CameraFixed GenericHIDHost demo report write routine incorrec...
2009-04-14 Dean CameraThe USB_Host_SendControlRequest() function no longer...
2009-04-05 Dean CameraMove StdRequestType.h, StreamCallbacks.h, USBMode.h...
2009-03-31 Dean CameraCommit for the 090401 release.
2009-02-23 Dean CameraMoved all source to the trunk directory.