Document lightweight ring buffer header files.
[pub/USBasp.git] / LUFA / Drivers / USB / HighLevel / USBMode.h
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-03-29 Dean CameraAdd file-level brief documentation.
2010-02-24 Dean CameraFix incorrect error when directly including the LUFA...
2010-02-24 Dean CameraRevert changes made for the partial port to the AVR32...
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-01-07 Dean CameraFix XPLAIN Dataflash and LED drivers.
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-11-23 Dean CameraFixed misnamed SI_Host_USBTask() and SI_Host_ConfigureP...
2009-11-23 Dean CameraThe incomplete StandaloneProgrammer project now uses...
2009-07-30 Dean CameraFix redefinition warning when USB_DEVICE_ONLY is set...
2009-07-29 Dean CameraCleanup USBMode.h to simplify preprocessor logic.
2009-07-16 Dean CameraAdded support for the new ATMEGA32U2, ATMEGA16U2 and...
2009-06-14 Dean CameraChanged per-device controller preprocessor checks over...
2009-04-05 Dean CameraMove StdRequestType.h, StreamCallbacks.h, USBMode.h...