Get rid of the redundant ATTR_NEVER_INLINE macro which translated to the same as...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Host / PrinterClassHost.c
2013-02-24 Dean CameraChanged all *_SendByte() function prototypes to accept...
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-20 Dean CameraRemove potentially unaligned uint32_t access in HIDPars...
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2011-11-28 Dean CameraAdd support for the Paranoid Studio USB2AX boards ...
2011-11-18 Dean CameraAdded Class, ClassDevice, ClassHost and ClassCommon...