| Age | Commit message (Expand) | Author |
| 2011-04-12 | Add makefile template for the AVR32 UC3 architecture. | Dean |
| 2011-04-08 | Add in a new common Delay_MS() function, which provides a blocking delay for ... | Dean |
| 2011-03-16 | Added new VirtualSerialMassStorage Device Class Driver demo. | Dean |
| 2011-03-13 | Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models. | Dean |
| 2011-03-13 | Oops - rename misnamed Endianess.h header file. | Dean |
| 2011-03-13 | Move out endianness management macros into a new common Endianness.h header. | Dean |
| 2011-02-27 | Move out common architecture-independent core definitions into the appropriat... | Dean |
| 2011-02-27 | More AVR32 UC3B architecture ports - USB device mode applications can now be ... | Dean |
| 2011-02-26 | Removed Pipe_ClearErrorFlags(), pipe error flags are now automatically cleare... | Dean |
| 2011-02-26 | Added TWI baud rate prescaler and bit length parameters to the TWI_Init() fun... | Dean |
| 2011-02-20 | Rename architecture specific driver files, to make them appear with uniquely ... | Dean |
| 2011-02-20 | Added start of a port of the core USB driver code to the AVR32 UC3B architect... | Dean |
| 2011-02-19 | Initial restructuring of the core USB driver module to support multiple archi... | Dean |
| 2011-02-19 | Move out Dataflash IC command constants headers into the general LUFA/Drivers... | Dean |
| 2011-02-19 | Add new ARCH option to the makefiles to (eventually) specify the target devic... | Dean |
| 2011-02-19 | Reduced latency for executing the Start-Of-Frame events (if enabled in the us... | Dean |
| 2011-02-15 | Add missing HID bootloader AVRStudio project. | Dean |
| 2011-02-13 | Add more const-ness to the stream endpoint/pipe functions where possible. | Dean |
| 2011-02-09 | Update HID bootloader loader application to support the VID/PID used by the b... | Dean |
| 2011-02-09 | Added HID class bootloader, compatible with a modified version of the command... | Dean |
| 2011-01-30 | Removed SerialStream module, rolled functionality into the base USART Serial ... | Dean |
| 2011-01-26 | Added new KeyboardMouseMultiReport Device ClassDriver demo. | Dean |
| 2011-01-16 | New HID report item macros (with HID_RI_ prefix) to allow for easy creation a... | Dean |
| 2011-01-10 | Altered all endpoint/pipe stream transfers so that the new BytesProcessed par... | Dean |
| 2010-12-26 | Make a new general RingBuffer.h misc library driver, instead of the per-appli... | Dean |
| 2010-12-17 | Add missing AVRStudio4 project file for the MIDIToneGenerator project. | Dean |
| 2010-12-03 | Added new completed MIDIToneGenerator project. | Dean |
| 2010-11-24 | Readd incomplete MIDIToneGenerator project, which can now correctly generate ... | Dean |
| 2010-11-21 | Added board hardware driver support for the Microsin AVR-USB162 development b... | Dean |
| 2010-11-08 | Added board hardware driver support for the Adafruit U4 breakout board. | Dean |
| 2010-10-28 | Move RNDISConstants.h into the RNDIS class driver common definition header. | Dean |
| 2010-10-25 | Add descriptor class, subclass and protocol constants to the class drivers, m... | Dean |
| 2010-10-24 | All USB class drivers are now automatically included when LUFA/Drivers/USB.h ... | Dean |
| 2010-10-17 | Added board hardware driver support for the Minimus board (thanks to the PSGr... | Dean |
| 2010-10-17 | Oops - add missing Maximus board LED hardware driver file. | Dean |
| 2010-10-17 | Added board hardware driver support for the Maximus board (thanks to the PSGr... | Dean |
| 2010-10-17 | Added board hardware driver support for the Blackcat USB JTAG board (thanks t... | Dean |
| 2010-10-07 | Added new NO_SOF_EVENTS compile time option, enabled in the bootloaders to re... | Dean |
| 2010-09-28 | Added board hardware driver support for the Arduino Uno development board. | Dean |
| 2010-09-14 | Added board hardware driver support for the BUI development board. | Dean |
| 2010-09-14 | Added board hardware driver support for the UDIP development board. | Dean |
| 2010-09-13 | Remove incomplete MIDIToneGenerator project. | Dean |
| 2010-09-11 | Added new project makefile template to the library and moved board driver stu... | Dean |
| 2010-09-04 | Added board hardware driver support for the USBFOO development board. | Dean |
| 2010-09-03 | Added board hardware driver support for the Olimex AVR-USB-162 development bo... | Dean |
| 2010-08-22 | Split out endpoint and pipe stream functions into new EndpointStream.c/.h and... | Dean |
| 2010-07-22 | Added start of a low level device Test and Measurement class demo (thanks to ... | Dean |
| 2010-07-21 | Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel direct... | Dean |
| 2010-07-13 | Add AVRStudio 4 project files to the ClassDriver Device mode demos. | Dean |
| 2010-07-13 | Add AVRStudio 4 project files to the LowLevel Device mode demos. | Dean |