| Age | Commit message (Expand) | Author |
| 2012-07-14 | Fix up main library core makefile include paths. | Dean |
| 2012-07-05 | Fix LUFA_SRC_PLATFORM makefile variable in the SOURCES build module to use LU... | Dean |
| 2012-06-18 | Minor makefile fixes - add phony targets, remove silence switch from the root... | Dean |
| 2012-06-11 | Add ability to generate SYM files in the BUILD module. Clean up build system ... | Dean |
| 2012-06-10 | Fix up core library makefile clean target to properly remove dependency files. | Dean |
| 2012-06-10 | Make sure the main library core makefile does not interfere with the Doxygen ... | Dean |
| 2012-06-06 | Fix BUILD module so that user flags are applied after all auto-generated flag... | Dean |
| 2012-06-06 | Fix typo in the UC3 host pipe driver. Improve library TAR export exclusion fi... | Dean |
| 2012-06-02 | Clean up CORE build system module, use simple rather than recursive make vari... | Dean |
| 2012-06-02 | Add platform driver dispatch header and makefile module source variable. | Dean |
| 2012-06-02 | Ensure that USB_DEVICE_ONLY or USB_HOST_ONLY is properly set for devices that... | Dean |
| 2012-06-02 | Update library documentation on the standard LUFA makefile template configura... | Dean |
| 2012-06-01 | Switch over Demos, Bootloaders and Projects to the new and improved build sys... | Dean |
| 2012-05-27 | Add missing documentation to custom BuiltTest hardware mapping files. Fix up ... | Dean |
| 2012-04-09 | Remove outdated documentation from the library, minor documentation improveme... | Dean |
| 2012-04-09 | Make Doxygen fail for any Doxygen output other than unsupported tags (as thes... | Dean |
| 2012-04-08 | Removed the old pseudo-scheduler from the library as it was unused and deprec... | Dean |
| 2012-04-08 | Add additional specific sub-family parts to the ModuleTest build test as thes... | Dean |
| 2012-04-07 | Oops - fix broken makefile tar rule. | Dean |
| 2012-04-07 | Fix up Doxygen documentation directives to allow for generation of documentat... | Dean |
| 2012-04-07 | Add extra LUFA TAR archive export exclusions. | Dean |
| 2012-04-07 | Add main library makefile target "export_tar" to export a copy of the library... | Dean |
| 2012-03-09 | Only abort Doxygen documentation generation if a non-unsupported tag warning ... | Dean |
| 2012-03-09 | Update Doxygen documentation build scripts to fail if any warnings are genera... | Dean |
| 2011-11-24 | Add new Android Open Accessory class driver to the library core and add a new... | Dean |
| 2011-11-18 | Added Class, ClassDevice, ClassHost and ClassCommon to the internal class dri... | Dean |
| 2011-09-21 | Add project name to the Doxygen makefile target output. | Dean |
| 2011-07-14 | Add XMEGA to the LUFA core library makefile's list of architectures, so that ... | Dean |
| 2011-06-20 | Add new "checksource" target to the library makefiles, for automated source f... | Dean |
| 2011-06-08 | Added new Host mode Audio Class driver. | Dean |
| 2011-05-26 | Copy out the EndpointStream and PipeStream functions to each architecture, so... | Dean |
| 2011-05-18 | Add new "version" makefile target to the main LUFA library makefile, to give ... | Dean |
| 2011-05-14 | Fixed possible invalid program execution when in host mode if corrupt descrip... | Dean |
| 2011-03-13 | Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models. | Dean |
| 2011-02-20 | Rename architecture specific driver files, to make them appear with uniquely ... | Dean |
| 2011-02-19 | Initial restructuring of the core USB driver module to support multiple archi... | Dean |
| 2011-02-19 | Add new ARCH option to the makefiles to (eventually) specify the target devic... | Dean |
| 2011-01-30 | Removed SerialStream module, rolled functionality into the base USART Serial ... | Dean |
| 2011-01-16 | New HID report item macros (with HID_RI_ prefix) to allow for easy creation a... | Dean |
| 2011-01-01 | Update copyright year on all source files. | Dean |
| 2010-10-28 | Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi... | Dean |
| 2010-10-13 | Clean up excessive whitespace at the end of each line using the wspurify tool... | Dean |
| 2010-09-15 | Minor documentation corrections. | Dean |
| 2010-08-22 | Split out endpoint and pipe stream functions into new EndpointStream.c/.h and... | Dean |
| 2010-07-21 | Add missing const qualifiers to class drivers. | Dean |
| 2010-07-21 | Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel direct... | Dean |
| 2010-07-19 | Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. | Dean |
| 2010-07-15 | Removed the automated checking of event names in the demo, project and bootlo... | Dean |
| 2010-07-02 | Added new Drivers/USB/LowLevel/Device.c file to house Device mode specific fu... | Dean |
| 2010-06-08 | Update main library makefile with missing source files for the "clean" rule. | Dean |