Add tag for the 120219 release.
[pub/USBasp.git] / Demos / Host / LowLevel / KeyboardHostWithParser / ConfigDescriptor.c
2012-02-19 Dean CameraAdd tag for the 120219 release. LUFA-120219
2011-07-19 Dean CameraRemoved the ENDPOINT_DESCRIPTOR_DIR_* macros in favour...
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-11-02 Dean CameraFix XPLAINBridge code broken during the changes to...
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-25 Dean CameraAdd descriptor class, subclass and protocol constants...
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-10-01 Dean CameraFixed LowLevel JoystickHostWithParser demo not saving...
2010-09-30 Dean CameraFix low level host mode demos not correctly fetching...
2010-09-30 Dean CameraReverted Endpoint/Pipe non-sequential configuration...
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-13 Dean CameraCorrected the name of the misnamed USB_GetDeviceConfigD...
2009-11-07 Dean CameraMake Low Level host demos use void pointers for the...
2009-11-04 Dean CameraAdd support for Mouse Scrollwheel to the MouseHostWithP...
2009-11-04 Dean CameraAdded new JoystickHostWithParser demos to the library.
2009-10-08 Dean CameraAdd new MIDIHost LowLevel demo application.
2009-08-31 Dean CameraOops - with new changes to the way the device Configura...
2009-08-31 Dean CameraChanged the parameters and behaviour of the USB_GetDevi...
2009-06-23 Dean CameraPipe_ConfigurePipe() now automatically defaults IN...
2009-06-19 Dean CameraExtend USB_GetDeviceConfigDescriptor() routine to requi...
2009-06-05 Dean CameraCopy existing Host mode demos to new ClassDriver and...