Get rid of the redundant ATTR_NEVER_INLINE macro which translated to the same as...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Common / HIDParser.h
2013-06-01 Dean CameraEnsure core library documentation sections use unique...
2013-01-03 Dean CameraUpdate copyright year to 2013.
2012-10-05 Dean CameraMinor documentation improvements.
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2012-02-01 Dean CameraMinor documentation improvements.
2011-12-23 Dean CameraRun wspurify script on /trunk/ and /branches/ C source...
2011-11-18 Dean CameraAdded Class, ClassDevice, ClassHost and ClassCommon...
2011-09-07 Dean CameraFixed optimization error in the HID Parser item value...
2011-07-12 Dean CameraMinor documentation fixes.
2011-06-01 Dean CameraSpell check library source code files.
2011-02-20 Dean CameraMore Doxygen updates for multiple architecture support.
2011-02-20 Dean CameraStart update of documentation to support possible multi...
2011-02-19 Dean CameraInitial restructuring of the core USB driver module...
2011-02-19 Dean CameraAdd new ARCH option to the makefiles to (eventually...
2011-01-30 Dean CameraRemoved SerialStream module, rolled functionality into...
2011-01-30 Dean CameraAdd new HID_DESCRIPTOR_VENDOR() macro, change over...
2011-01-16 Dean CameraNew HID report item macros (with HID_RI_ prefix) to...