| Age | Commit message (Expand) | Author |
| 2012-04-14 | Reintegrate the FullEPAddresses development branch into trunk. | Dean |
| 2012-02-04 | Update file contributor copyrights for 2012. | Dean |
| 2012-02-04 | Update file header copyrights for 2012. | Dean |
| 2011-12-23 | Run wspurify script on /trunk/ and /branches/ C source files, to remove any t... | dean |
| 2011-02-26 | Removed Pipe_ClearErrorFlags(), pipe error flags are now automatically cleare... | Dean |
| 2011-02-10 | Add static keyword to all project globals whose scope should be restricted to... | Dean |
| 2011-01-30 | Add new HID_DESCRIPTOR_VENDOR() macro, change over all projects and Device Cl... | Dean |
| 2011-01-01 | Update copyright year on all source files. | Dean |
| 2010-12-31 | Rename RingBuffer header functions and typedefs from RingBuff_* to RingBuffer... | Dean |
| 2010-12-26 | Make a new general RingBuffer.h misc library driver, instead of the per-appli... | Dean |
| 2010-12-12 | Fixed possible lost data in the XPLAINBridge, USBtoSerial and Benito projects... | Dean |
| 2010-11-23 | Fixed Benito project discarding incoming data from the USB virtual serial por... | Dean |
| 2010-11-15 | Fixed incorrect event name in the Benito project. | 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-08-09 | Removed complicated logic for the Endpoint_ConfigureEndpoint() function to us... | Dean |
| 2010-08-01 | Fix XPLAINBridge project discarding characters from the USB interface due to ... | Dean |
| 2010-07-30 | Altered the CDC Deivice and Host Class drivers' receive byte routines, so tha... | Dean |
| 2010-07-30 | Oops - need to turn off USART via control register B before reconfiguring, fi... | Dean |
| 2010-07-29 | Fixed Benito and USBtoSerial projects not turning off the USART before reconf... | Dean |
| 2010-07-25 | Added periodic flush timer to the Benito project. Alter the serial transmissi... | Dean |
| 2010-07-12 | Alter the ring buffer library headers to have both atomic and non-atomic inse... | Dean |
| 2010-05-26 | Replace ring buffer library in Benito and USBtoSerial projects with the new l... | Dean |
| 2010-05-08 | Add svn:eol-style property to source files, so that the line endings are corr... | Dean |
| 2010-05-07 | Don't cast the line encoding baud rate to a uint16_t before performing the ba... | Dean |
| 2010-04-28 | USB_Init() no longer calls sei() to enable global interrupts - this must now ... | Dean |
| 2010-01-21 | New revision Benito hardware will be 16MHz, and use the ATMEGA32U2. Change ma... | Dean |
| 2010-01-21 | Update Benito project -- device should be reset when DTR is *asserted* not de... | Dean |
| 2010-01-17 | Oops - missing brace in the updated Benito code causing compilation to fail. | Dean |
| 2010-01-17 | Fix the Benito project not pulsing the target's /RESET line when DTR is de-as... | Dean |
| 2009-12-30 | Update copyright year to 2010. | Dean |
| 2009-12-28 | Fix MIT license language to make its intent clearer. | Dean |
| 2009-11-06 | Add double banking property to LUFA powered projects in the Projects director... | Dean |
| 2009-08-25 | Updated Benito project -- added hardware interrupt and software buffering for... | Dean |
| 2009-08-17 | Added beginnings of a new AVRISP-MKII clone project. | Dean |
| 2009-08-07 | Make Benito ping-pong LED code more explicit, using masks of the TX and RX LE... | Dean |
| 2009-08-05 | Fixed issue in USBtoSerial demos where the USART Rx line was not having its p... | Dean |
| 2009-08-05 | Renamed all library events to properly seperate out Device and Host mode even... | Dean |
| 2009-07-28 | Changed AudioOutput demos to explicitly use timer 3 - the smaller USB AVRs wh... | Dean |
| 2009-07-27 | State information for class drivers is now zeroed out during enumeration (bot... | Dean |
| 2009-07-24 | Added new LEDs_ToggleLEDs() function to the Board LEDs driver. | Dean |
| 2009-07-24 | Ensure new Benito Programmer project matches Don's established LED behaviour ... | Dean |
| 2009-07-23 | Minor updates to the Benito programmer - remove redundant PORT register manip... | Dean |
| 2009-07-23 | Tweaks to the new Benito Programmer project for documentation and port/pin us... | Dean |
| 2009-07-23 | Added new Benito project, a simple modified USB-to-Serial bridge for the prog... | Dean |