More documentation fixes.
[pub/USBasp.git] / LUFA / DriverStubs /
2010-06-03 Dean CameraMinor documentation cleanups.
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
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...
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-11-09 Dean CameraSpell check all source code variables, comments and...
2009-08-05 Dean CameraFixed issue in USBtoSerial demos where the USART Rx...
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-19 Dean CameraFixed incorrect HID interface class and subclass values...
2009-04-01 Dean CameraAll comments in the library, bootloaders, demos and...
2009-03-17 Dean CameraBoard Dataflash driver now allows for dataflash ICs...
2009-02-23 Dean CameraMoved all source to the trunk directory.