Fix Serial peripheral driver compile error for XMEGA devices.
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Device / HIDClassDevice.h
2013-01-03 Dean CameraUpdate copyright year to 2013.
2012-10-05 Dean CameraMinor documentation improvements.
2012-09-19 Dean CameraFix missing briefs in the documentation for several...
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-19 Dean CameraAll USB Class Driver configuration struct values are...
2012-02-09 Dean CameraAltered the HID class driver to only try to construct...
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2011-11-24 Dean CameraAdd new Android Open Accessory class driver to the...
2011-11-18 Dean CameraAdded Class, ClassDevice, ClassHost and ClassCommon...