Fix "grep: Version.h: No such file or directory" error when including the core LUFA...
[pub/USBasp.git] / Demos / Device / ClassDriver / KeyboardMouse / Descriptors.h
2013-01-03 Dean CameraUpdate copyright year to 2013.
2012-10-05 Dean CameraMinor documentation improvements.
2012-05-10 Dean CameraAdd branch for the conversion of demos to use standard...
2012-04-14 Dean CameraReintegrate the FullEPAddresses development branch...
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2011-07-02 Dean CameraOops: Fix compile error in the low level KeyboardMouse...
2011-07-01 Dean CameraSeperate out the device demos and project's configurati...
2011-01-30 Dean CameraAdd new HID_DESCRIPTOR_VENDOR() macro, change over...
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-24 Dean CameraAll USB class drivers are now automatically included...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-09-09 Dean CameraAdded class specific descriptor type defines with stand...
2010-08-24 Dean CameraChanged the signature of the CALLBACK_USB_GetDescriptor...
2010-07-21 Dean CameraUpdate all demos, projects and bootloaders to indent...
2010-06-06 Dean CameraFix incorrect copyright attribution on the class-driver...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-03-22 Dean CameraStandardized the naming scheme given to configuration...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-06-26 Dean CameraReduce struct name pollution - group typedef struct...
2009-06-14 Dean CameraAdd host mode USB Class driver stubs, add beginnings...
2009-06-11 Dean CameraSome minor whitespace corrections.
2009-06-05 Dean CameraMove new Class Driver powered demos to a new ClassDrive...