Fixed broken USE_RAM_DESCRIPTORS compile time option when the FIXED_NUM_CONFIGURATION...
[pub/USBasp.git] / LUFA / Drivers / USB / Core / AVR8 / Template /
2015-10-03 Dean CameraMerge pull request #46 from NicoHood/patch-1
2015-08-01 Dean CameraMerge pull request #49 from the2masters/progmem
2015-05-17 Dean CameraUpdate copyrights to 2015 (better late than never).
2014-09-08 Dean CameraMerge pull request #38 from jacobschloss/xmega_twi_caps
2014-06-08 Dean CameraFix possible infinite loop in the control stream write...
2014-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-03 Dean CameraUpdate copyrights for 2014.
2013-01-03 Dean CameraUpdate copyright year to 2013.
2012-10-14 Dean CameraClean up unnecessary CPPCheck static analysis suppressi...
2012-10-05 Dean CameraMinor documentation improvements.
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-19 Dean CameraAdd missing CPPCheck unusedFunction check suppressions...
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-25 Dean CameraFixed USB_USBTask not being called internally in stream...
2011-07-08 Dean CameraUpdated all host mode demos and projects to use the...
2011-06-14 Dean CameraAdd macro guards to the templated C files to prevent...
2011-05-26 Dean CameraCopy out the EndpointStream and PipeStream functions...