Fix up the incomplete Webserver project so that it integrates with the uIP stack...
[pub/USBasp.git] / LUFA / Drivers / USB / USB.h
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-11-29 Dean CameraFixed USB driver failing to define the PLL prescaler...
2009-11-27 Dean CameraBetter checking of whether a packet is received in...
2009-11-26 Dean CameraAdded new RNDIS Host class driver and the beginnings...
2009-11-13 Dean CameraCorrections, improvements and additions to the incomple...
2009-11-08 Dean CameraRemove dependancies from the LowLevel demos to the...
2009-11-04 Dean CameraAdded new Printer Host mode Class driver.
2009-08-30 Dean CameraRemove skeleton Audio and MIDI Host mode Class drivers...
2009-08-05 Dean CameraCommit for 090810rc1 release.
2009-07-16 Dean CameraAdded support for the new ATMEGA32U2, ATMEGA16U2 and...
2009-07-14 Dean CameraAdded better module summaries.
2009-06-14 Dean CameraAdd host mode USB Class driver stubs, add beginnings...
2009-06-14 Dean CameraChanged per-device controller preprocessor checks over...
2009-06-04 Dean CameraAdded Doxygen documentation to the Audio class driver...
2009-06-01 Dean CameraCommit of new class abstraction APIs for all device...
2009-05-22 Dean CameraDeleted StdDescriptors.c, renamed USB_GetDescriptor...
2009-04-17 Dean CameraMore documentation changes for better module-level...
2009-04-16 Dean CameraPartial commit: change references to Drivers/AT90USBXXX...
2009-04-16 Dean CameraFixed GenericHIDHost demo report write routine incorrec...
2009-04-05 Dean CameraMove StdRequestType.h, StreamCallbacks.h, USBMode.h...
2009-02-23 Dean CameraMoved all source to the trunk directory.