Small tweaks to ConfigDescriptor.c/.h to ensure pointers use the correct type, and...
[pub/USBasp.git] / Demos / Host / LowLevel / KeyboardHost / KeyboardHost.h
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-11-08 Dean CameraRemove dependancies from the LowLevel demos to the...
2009-10-08 Dean CameraAdd new MIDI Host Class driver to the library, and...
2009-08-05 Dean CameraRenamed all library events to properly seperate out...
2009-06-19 Dean CameraExtend USB_GetDeviceConfigDescriptor() routine to requi...
2009-06-08 Dean CameraConverted Host mode demos to schedulerless. Fixed host...
2009-06-05 Dean CameraCopy existing Host mode demos to new ClassDriver and...