Get rid of the redundant ATTR_NEVER_INLINE macro which translated to the same as...
[pub/USBasp.git] / LUFA / Drivers / USB / Core / StdDescriptors.h
2013-05-12 Dean CameraMinor documentation improvements.
2013-01-03 Dean CameraUpdate copyright year to 2013.
2012-10-05 Dean CameraMinor documentation improvements.
2012-09-12 Dean CameraFixed possible rounding in the VERSION_BCD() macros...
2012-06-09 Dean CameraSpell check source code, fix mistakes.
2012-05-10 Dean CameraAdd branch for the conversion of demos to use standard...
2012-05-05 Dean CameraFixed incorrect DFU version number reported to the...
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.
2012-01-02 Dean CameraUSB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONF...
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-08-24 Dean CameraRenamed USB_Host_ClearPipeStall() to USB_Host_ClearEndp...
2011-07-19 Dean CameraRemoved the ENDPOINT_DESCRIPTOR_DIR_* macros in favour...
2011-07-14 Dean CameraAdded Device Qualifier standard descriptor structure...
2011-07-13 Dean CameraAdd start of an architecture port to the Atmel USB...
2011-07-13 Dean CameraRemove unneeded #include of Device.h in StdDescriptors...
2011-07-11 Dean CameraMore endianness porting of the LUFA device mode class...
2011-06-29 Dean CameraMerge over core library changes from the MultiArchDemos...
2011-04-25 Dean CameraAdd __VA_ARGS__ support to the LUFA supplied ISR macro...
2011-03-13 Dean CameraAdd experimental support for the AVR32 UC3A4 microcontr...
2011-03-13 Dean CameraAdd experimental support for the UC3A0, UC3A1 and UC3A3...
2011-03-11 Dean CameraAdd structure padding to the appropriate descriptor...
2011-03-05 Dean CameraPorting updates for the UC3B architecture - get UC3B...
2011-02-20 Dean CameraMore updates to remove architecture-specific comments...
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...