Fixed MIDI class driver send routines silently discarding packets if the endpoint...
[pub/USBasp.git] / LUFA / Drivers / Board / USBKEY /
2010-10-28 Dean CameraMove RNDISConstants.h into the RNDIS class driver commo...
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-17 Dean CameraAdded board hardware driver support for the Blackcat...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-09-14 Dean CameraAdded board hardware driver support for the BUI develop...
2010-09-09 Dean CameraAdded LEDs_ToggleLEDs() function to several board LED...
2010-07-30 Dean CameraMore spell checking of all source files -- correct...
2010-07-22 Dean CameraConvert over internal pseudo-function macros to true...
2010-07-21 Dean CameraAdd missing const qualifiers to class drivers.
2010-06-03 Dean CameraMinor documentation cleanups.
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
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-22 Dean CameraChange over board hardware drivers to use the custom...
2010-02-11 Dean CameraAdd more include protection macros to give the user...
2010-02-01 Dean CameraMake board specific and device peripheral specific...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-12-13 Dean CameraUse -pedantic compile time option to find and correct...
2009-12-03 Dean CameraAdded support for the Dataflash mounted on the XPLAIN...
2009-09-17 Dean CameraAdded support for the officially recommended layout...
2009-07-24 Dean CameraAdded new LEDs_ToggleLEDs() function to the Board LEDs...
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-05-06 Dean CameraChanged HWB board driver to Buttons driver, to allow...
2009-04-17 Dean CameraMore documentation changes for better module-level...
2009-04-16 Dean CameraFixed GenericHIDHost demo report write routine incorrec...
2009-03-17 Dean CameraBoard Dataflash driver now allows for dataflash ICs...
2009-02-23 Dean CameraMoved all source to the trunk directory.