Patched the LUFA build system to work around a GCC code generation bug in newer toolc...
[pub/USBasp.git] / Demos / Device / ClassDriver / KeyboardMouseMultiReport / Descriptors.h
2014-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-03 Dean CameraUpdate copyrights for 2014.
2013-10-06 Dean CameraMerge pull request #8 from mondalaci/extract-interface...
2013-10-06 László MondaExtract interface numbers into enums.
2013-05-15 Dean CameraAdd symbolic names for USB Device String Descriptors...
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-12-23 Dean CameraRun wspurify script on /trunk/ and /branches/ C source...
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-05-26 Dean CameraLower the size of the HID report endpoint from 16 bytes...
2011-05-23 Dean CameraUpdate MediaController project to remove the Record...
2011-02-09 Dean CameraAdd missing svn:eol-style properties to the new Keyboar...
2011-01-30 Dean CameraAdd new HID_DESCRIPTOR_VENDOR() macro, change over...
2011-01-26 Dean CameraAdded new KeyboardMouseMultiReport Device ClassDriver...