Get rid of the redundant ATTR_NEVER_INLINE macro which translated to the same as...
[pub/USBasp.git] / LUFA / Drivers / USB / Core / DeviceStandardReq.c
2013-01-27 Dean CameraFix broken XMEGA USB support.
2013-01-27 Dean CameraFixed incorrectly issuing STALL response to unsupported...
2013-01-03 Dean CameraUpdate copyright year to 2013.
2013-01-03 Dean CameraFixed hardware race condition that could cause failed...
2012-10-05 Dean CameraMinor documentation improvements.
2012-09-09 Dean CameraUpdate LUFA core to be compatible with the AVR-GCC...
2012-05-10 Dean CameraAdd branch for the conversion of demos to use standard...
2012-04-15 Dean CameraFixed incorrect reponse to GET STATUS requests in devic...
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-09-22 Dean CameraAdd missing "used" attribute to ATTR_INIT_SECTION to...
2011-07-08 Dean CameraUpdated all host mode demos and projects to use the...
2011-04-20 Dean CameraFix reversed descriptions for the AVR8 USB pad regulato...
2011-04-08 Dean CameraMove global interrupt enable/disable functions out...
2011-04-08 Dean CameraAdd in a new common Delay_MS() function, which provides...
2011-04-04 Dean CameraRenamed all low level Endpoint_Read_*, Endpoint_Write_...
2011-03-27 Dean CameraEnsure the library builds cleanly in device mode for...
2011-03-21 Dean CameraAdd in new architecture attribute defines to selectivel...
2011-03-13 Dean CameraSimplify the internal serial extraction routines for...
2011-03-13 Dean CameraAdd experimental support for the AVR32 UC3A4 microcontr...
2011-03-05 Dean CameraAdd software FIFOs to the UC3B pipe control interfaces...
2011-03-05 Dean CameraPorting updates for the UC3B architecture - get UC3B...
2011-02-19 Dean CameraInitial restructuring of the core USB driver module...