| 2013-01-03 | Dean Camera | Update copyright year to 2013. | tree | commitdiff | 
| 2013-01-03 | Dean Camera | Upgrade Doxygen configuration files to the latest Doxyg... | tree | commitdiff | 
| 2012-10-05 | Dean Camera | Minor documentation improvements. | tree | commitdiff | 
| 2012-09-17 | Dean Camera | Use the framework provided GlobalInterruptEnable()... | tree | commitdiff | 
| 2012-08-16 | Dean Camera | Fixed missing Win-32bit compatibility sections in the... | tree | commitdiff | 
| 2012-08-13 | Dean Camera | Upgrade Doxygen configuration files, custom style CSS... | tree | commitdiff | 
| 2012-08-11 | Dean Camera | Add help text to the project makefiles to help new... | tree | commitdiff | 
| 2012-07-29 | Dean Camera | Upgrade Doxygen configuration files to 1.8.1.2. | tree | commitdiff | 
| 2012-07-26 | Dean Camera | Add hack to the XPLAINBridge project to allow it to... | tree | commitdiff | 
| 2012-07-14 | Dean Camera | Rename build system module makefiles from "lufa.MODULE... | tree | commitdiff | 
| 2012-07-11 | Dean Camera | Fix project makefiles - remove trailing slash from... | tree | commitdiff | 
| 2012-07-10 | Dean Camera | Oops - override OBJDIR with "." not blank for the XPLAI... | tree | commitdiff | 
| 2012-07-10 | Dean Camera | Override the OBJDIR setting for the XPLAINBridge projec... | tree | commitdiff | 
| 2012-07-07 | Dean Camera | Update CDC driver INF files so that they should work... | tree | commitdiff | 
| 2012-06-21 | Dean Camera | Add HID bootloader build module (thanks to Stefan Helle... | tree | commitdiff | 
| 2012-06-04 | Dean Camera | Add new ATPROGRAM build system module. Add ATPROGRAM... | tree | commitdiff | 
| 2012-06-01 | Dean Camera | Switch over Demos, Bootloaders and Projects to the... | tree | commitdiff | 
| 2012-05-27 | Dean Camera | Merge in AppConfigHeaders branch to trunk, altering... | tree | commitdiff | 
| 2012-05-27 | Dean Camera | AppConfigHeaders: Merge in latest trunk. | tree | commitdiff | 
| 2012-05-27 | Dean Camera | AppConfigHeaders: Merge in latest trunk. | tree | commitdiff | 
| 2012-05-27 | Dean Camera | Remove legacy AS4 project files, now that they can... | tree | commitdiff | 
| 2012-05-26 | Dean Camera | AppConfigHeaders: Merge in latest trunk. | tree | commitdiff | 
| 2012-05-21 | Dean Camera | AppConfigHeaders: Merge in latest trunk. | tree | commitdiff | 
| 2012-05-21 | Dean Camera | Oops - mask out the endpoint address direction when... | tree | commitdiff | 
| 2012-05-21 | Dean Camera | Fix AVRISP-MKII clone and XPLAINBridge projects not... | tree | commitdiff | 
| 2012-05-20 | Dean Camera | Merge in latest trunk. | tree | commitdiff | 
| 2012-05-20 | Dean Camera | Alter the XPLAINBridge and AVRISP-MKII clone projects... | tree | commitdiff | 
| 2012-05-20 | Dean Camera | Merge in latest trunk. | tree | commitdiff | 
| 2012-05-20 | Dean Camera | Upgrade Doxygen configuration files for Doxygen 1.8... | tree | commitdiff | 
| 2012-05-18 | Dean Camera | Minor documentation adjustments to the demos, projects... | tree | commitdiff | 
| 2012-05-17 | Dean Camera | Update project Doxygen and makefiles so that the result... | tree | commitdiff | 
| 2012-05-15 | Dean Camera | AppConfigHeaders: Make sure that in applications using... | tree | commitdiff | 
| 2012-05-13 | Dean Camera | AppConfigHeaders: Merge in latest main. | tree | commitdiff | 
| 2012-05-13 | Dean Camera | AppConfigHeaders: Merge in latest trunk. | tree | commitdiff | 
| 2012-05-12 | Dean Camera | AppConfigHeaders: Fix broken documentation in the HID... | tree | commitdiff | 
| 2012-05-12 | Dean Camera | AppConfigHeaders: Merge in minor changes from trunk. | tree | commitdiff | 
| 2012-05-12 | Dean Camera | AppConfigHeaders: Update several additional user projec... | tree | commitdiff | 
| 2012-05-10 | Dean Camera | Add branch for the conversion of demos to use standard... | tree | commitdiff | 
| 2012-05-06 | Dean Camera | Increased endpoint polling interval for all demos and... | tree | commitdiff | 
| 2012-04-16 | Dean Camera | Fix up static analysis build test so that inline suppre... | tree | commitdiff | 
| 2012-04-15 | Dean Camera | Minor documentation improvements. | tree | commitdiff | 
| 2012-04-14 | Dean Camera | Reintegrate the FullEPAddresses development branch... | tree | commitdiff | 
| 2012-04-09 | Dean Camera | Make Doxygen fail for any Doxygen output other than... | tree | commitdiff | 
| 2012-04-08 | Dean Camera | Pull out common options in the StaticAnalysisTest build... | tree | commitdiff | 
| 2012-03-09 | Dean Camera | Only abort Doxygen documentation generation if a non... | tree | commitdiff | 
| 2012-03-09 | Dean Camera | Update Doxygen documentation build scripts to fail... | tree | commitdiff | 
| 2012-03-08 | Dean Camera | Update Doxygen configuration files to disable Markdown... | tree | commitdiff | 
| 2012-03-07 | Dean Camera | Update Doxygen configuration files for all projects. | tree | commitdiff | 
| 2012-03-04 | Dean Camera | Update code and StaticAnlysisTest so that missingInclud... | tree | commitdiff | 
| 2012-02-08 | Dean Camera | Minor documentation fixes. | tree | commitdiff | 
| 2012-02-08 | Dean Camera | Updated the AVRISP-MKII Clone programmer project to... | tree | commitdiff | 
| 2012-02-04 | Dean Camera | Update file contributor copyrights for 2012. | tree | commitdiff | 
| 2012-02-04 | Dean Camera | Update file header copyrights for 2012. | tree | commitdiff | 
| 2012-01-02 | Dean Camera | USB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONF... | tree | commitdiff | 
| 2011-12-23 | Dean Camera | Run wspurify script on /trunk/ and /branches/ C source... | tree | commitdiff | 
| 2011-11-09 | Dean Camera | Add missing SVN eol-style property to ensure that sourc... | tree | commitdiff | 
| 2011-09-21 | Dean Camera | Add project name to the Doxygen makefile target output. | tree | commitdiff | 
| 2011-07-19 | Dean Camera | Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour... | tree | commitdiff | 
| 2011-07-11 | Dean Camera | Minor demo/project documentation and style fixes. | tree | commitdiff | 
| 2011-07-06 | Dean Camera | Add the GCC -fno-split-wide-types compile time option... | tree | commitdiff | 
| 2011-07-01 | Dean Camera | Seperate out the device demos and project's configurati... | tree | commitdiff | 
| 2011-06-20 | Dean Camera | Add new "checksource" target to the library makefiles... | tree | commitdiff | 
| 2011-06-01 | Dean Camera | Spell check library source code files. | tree | commitdiff | 
| 2011-04-08 | Dean Camera | Correct UC3 global interrupt functions. | tree | commitdiff | 
| 2011-03-21 | Dean Camera | F_CLOCK changed to F_USB to be more descriptive, and... | tree | commitdiff | 
| 2011-03-15 | Dean Camera | Updated the software USART code in the XPLAIN Bridge... | tree | commitdiff | 
| 2011-02-19 | Dean Camera | Add new ARCH option to the makefiles to (eventually... | tree | commitdiff | 
| 2011-02-10 | Dean Camera | Add static keyword to all project globals whose scope... | tree | commitdiff | 
| 2011-02-06 | Dean Camera | Oops - fix missing constants in the TempDataLogger... | tree | commitdiff | 
| 2011-01-01 | Dean Camera | Update copyright year on all source files. | tree | commitdiff | 
| 2010-12-31 | Dean Camera | Rename RingBuffer header functions and typedefs from... | tree | commitdiff | 
| 2010-12-26 | Dean Camera | Documentation improvements - put driver example code... | tree | commitdiff | 
| 2010-12-26 | Dean Camera | Make a new general RingBuffer.h misc library driver... | tree | commitdiff | 
| 2010-12-24 | Dean Camera | Add DEVICE_STATE_AS_GPIOR=0 compile time option to... | tree | commitdiff | 
| 2010-12-12 | Dean Camera | Fixed possible lost data in the XPLAINBridge, USBtoSeri... | tree | commitdiff | 
| 2010-12-12 | Dean Camera | Added new RingBuffer_Peek() function to the lightweight... | tree | commitdiff | 
| 2010-11-27 | Dean Camera | Fixed broken DFU bootloader, added XPLAIN support for... | tree | commitdiff | 
| 2010-11-26 | Dean Camera | Fix typos in the XPLAINBridge project preventing compil... | tree | commitdiff | 
| 2010-11-25 | Dean Camera | Changed the XPLAINBridge software UART to use the regul... | tree | commitdiff | 
| 2010-11-23 | Dean Camera | Fixed Benito project discarding incoming data from... | tree | commitdiff | 
| 2010-11-22 | Dean Camera | Lower bulk endpoint polling rate in the descriptors... | tree | commitdiff | 
| 2010-11-10 | Dean Camera | Fixed incorrect PollingIntervalMS values in the demo... | tree | commitdiff | 
| 2010-11-05 | Dean Camera | Renamed the EVENT_USB_Device_UnhandledControlRequest... | tree | commitdiff | 
| 2010-11-03 | Dean Camera | Fixed USBtoSerial and XPLAINBridge demos discarding... | tree | commitdiff | 
| 2010-11-02 | Dean Camera | Fix XPLAINBridge code broken during the changes to... | tree | commitdiff | 
| 2010-11-02 | Dean Camera | Rescue clock of the AVRISP-MKII moved to the AVR's... | tree | commitdiff | 
| 2010-10-28 | Dean Camera | Changed over fourwalledcubicle.com links to the new... | tree | commitdiff | 
| 2010-10-25 | Dean Camera | Add descriptor class, subclass and protocol constants... | tree | commitdiff | 
| 2010-10-24 | Dean Camera | All USB class drivers are now automatically included... | tree | commitdiff | 
| 2010-10-13 | Dean Camera | Fix SoftUART.c not compiling due to accidental check... | tree | commitdiff | 
| 2010-10-13 | Dean Camera | Clean up excessive whitespace at the end of each line... | tree | commitdiff | 
| 2010-10-10 | Dean Camera | Fixed ISR definition conflict in the XPLAIN bridge... | tree | commitdiff | 
| 2010-09-30 | Dean Camera | Reverted Endpoint/Pipe non-sequential configuration... | tree | commitdiff | 
| 2010-09-28 | Dean Camera | Move out many of the common class driver constants... | tree | commitdiff | 
| 2010-09-24 | Dean Camera | Remove dfu-programmer program switches, to ensure maxim... | tree | commitdiff | 
| 2010-09-24 | Dean Camera | Added the --suppress-bootloader-mem option to the makef... | tree | commitdiff | 
| 2010-09-15 | Dean Camera | Make project makefiles correctly clean intermeditary... | tree | commitdiff | 
| 2010-08-29 | Dean Camera | Remove remaining void* descriptor casts in the projects... | tree | commitdiff | 
| 2010-08-29 | Dean Camera | Add better description of the Ultra-Lightweight Ring... | tree | commitdiff | 
| 2010-08-24 | Dean Camera | Changed the signature of the CALLBACK_USB_GetDescriptor... | tree | commitdiff | 
| next |