Rename software USART driver globals to make the code more in line with the rest...
[pub/USBasp.git] / LUFA / Drivers / USB / USB.h
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-04-28 Dean CameraRelocate USBInterrupt.c/.h from the HighLevel USB drive...
2010-03-29 Dean CameraAdd briefs for the library core structures.
2010-03-29 Dean CameraAdd file-level brief documentation.
2010-02-24 Dean CameraRevert changes made for the partial port to the AVR32...
2010-02-24 Dean CameraMore AVR32 achitecture ports.
2010-02-23 Dean CameraMore porting of the USB core to the AVR32.
2010-02-23 Dean CameraStart porting the USB core to the AVR32 UC3B.
2010-02-11 Dean CameraAdd more include protection macros to give the user...
2010-02-02 Dean CameraAdd documentation to the USB Class Drivers module on...
2010-02-02 Dean CameraReplace the Webserver demo's uIP with the latest code...
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.