| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update AVRISP-MKII Clone programmer project default firmware minor revision n... | Dean Camera | 2013-04-27 | 2 | -2/+2 |
* | Add move-to-root directives to all ASF XML application modules, to make the c... | Dean Camera | 2013-04-23 | 14 | -27/+38 |
* | Add explicit requirements for the AppConfig.h headers in the various project ... | Dean Camera | 2013-04-01 | 7 | -0/+7 |
* | Minor documentation improvements. | Dean Camera | 2013-03-18 | 13 | -37/+37 |
* | Add missing module dependency to the USBtoSerial project. Minor documentation... | Dean Camera | 2013-03-12 | 4 | -8/+27 |
* | Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling r... | Dean Camera | 2013-03-09 | 2 | -0/+2 |
* | Minor documentation fixes. | Dean Camera | 2013-03-07 | 1 | -12/+0 |
* | Fixed incorrect output in the HIDReportViewer project when no device is conne... | Dean Camera | 2013-02-28 | 1 | -1/+1 |
* | Remove CPPCheck suppressions for unused functions, disable checking for them ... | Dean Camera | 2013-02-05 | 1 | -1/+0 |
* | Whitespace fixes in the LUFA configuration files. | Dean Camera | 2013-01-29 | 14 | -28/+28 |
* | Update Atmel Studio core board templates to use different templates for each ... | Dean Camera | 2013-01-27 | 14 | -14/+14 |
* | Upgrade Doxygen configuration files to the latest version. | Dean Camera | 2013-01-20 | 14 | -126/+196 |
* | Code style fixes to the AVRISP-MKII Clone programmer project. | Dean Camera | 2013-01-14 | 7 | -37/+58 |
* | Updated AVRISP-MKII Clone Programmer project so that the SCK clock period is ... | Dean Camera | 2013-01-13 | 2 | -10/+26 |
* | Move out dummy board module and add strong-references to it in each project, ... | Dean Camera | 2013-01-12 | 14 | -0/+14 |
* | Add Atmel Studio keywords to all project XML files. | Dean Camera | 2013-01-12 | 14 | -0/+83 |
* | Ensure the demo and project main text files are distributed in Atmel Studio p... | Dean Camera | 2013-01-11 | 14 | -0/+23 |
* | Alter VSIX build script to verify all referenced filenames in all modules and... | Dean Camera | 2013-01-11 | 2 | -3/+3 |
* | Add board definitions to the pseudo-board selector module in the Atmel Studio... | Dean Camera | 2013-01-11 | 11 | -0/+11 |
* | Update and add missing Atmel Studio project description XML files. | Dean Camera | 2013-01-10 | 2 | -0/+3 |
* | Fix invalid module IDs and update VSIX packing script to ensure the database ... | Dean Camera | 2013-01-10 | 4 | -8/+8 |
* | Add and update more Atmel Studio project description XML files. | Dean Camera | 2013-01-10 | 15 | -1/+645 |
* | Update copyright year to 2013. | Dean Camera | 2013-01-03 | 140 | -260/+260 |
* | Upgrade Doxygen configuration files to the latest Doxygen version. | Dean Camera | 2013-01-03 | 14 | -140/+924 |
* | Increased throughput in the USBtoSerial project now that data transmission is... | Dean Camera | 2012-10-20 | 1 | -8/+2 |
* | Minor documentation improvements. | Dean Camera | 2012-10-05 | 122 | -122/+122 |
* | Add CPPCheck supression in the Webserver project, as the latest CPPCheck deve... | Dean Camera | 2012-09-22 | 1 | -0/+1 |
* | Use the framework provided GlobalInterruptEnable() function instead of the AV... | Dean Camera | 2012-09-17 | 14 | -14/+14 |
* | Fixed lengthy timeouts in the USBtoSerial project if no application on the ho... | Dean Camera | 2012-09-16 | 1 | -12/+23 |
* | Add additional driver documentation to the AVRISP-MKII clone programmer project. | Dean Camera | 2012-09-03 | 1 | -15/+42 |
* | Alter the AVRISP-MKII clone project code to report a different serial number ... | Dean Camera | 2012-09-03 | 1 | -2/+7 |
* | Update FatFS library copies to the latest R0.09a version. | Dean Camera | 2012-09-01 | 12 | -710/+1035 |
* | Fix incorrect string length in the USBtoSerial demo descriptors (thanks to Ol... | Dean Camera | 2012-08-28 | 1 | -1/+1 |
* | Spell-check latest trunk source code. | Dean Camera | 2012-08-18 | 6 | -48/+48 |
* | Fixed missing Win-32bit compatibility sections in the LUFA INF driver files (... | Dean Camera | 2012-08-16 | 4 | -0/+12 |
* | Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build modul... | Dean Camera | 2012-08-13 | 14 | -336/+560 |
* | Fixed broken RESET_TOGGLES_LIBUSB_COMPAT compile time option in the AVRISP-MK... | Dean Camera | 2012-08-12 | 1 | -5/+5 |
* | Add help text to the project makefiles to help new users get information on t... | Dean Camera | 2012-08-11 | 14 | -0/+28 |
* | Upgrade Doxygen configuration files to 1.8.1.2. | Dean Camera | 2012-07-29 | 14 | -84/+56 |
* | Add missing source URL for the HID DLL library use in the TempDataLogger appl... | Dean Camera | 2012-07-28 | 1 | -0/+2 |
* | Add hack to the XPLAINBridge project to allow it to compile even if an identi... | Dean Camera | 2012-07-26 | 1 | -0/+8 |
* | Use immediate variable expansion in the second-deepest level makefile scripts... | Dean Camera | 2012-07-14 | 1 | -1/+1 |
* | Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk... | Dean Camera | 2012-07-14 | 14 | -126/+126 |
* | Fix project makefiles - remove trailing slash from LUFA_PATH entries and the ... | Dean Camera | 2012-07-11 | 14 | -19/+15 |
* | Oops - override OBJDIR with "." not blank for the XPLAINBridge project. | Dean Camera | 2012-07-10 | 1 | -1/+1 |
* | Override the OBJDIR setting for the XPLAINBridge project, as this currently d... | Dean Camera | 2012-07-10 | 1 | -0/+3 |
* | Fix up makefile .NOTPARALLEL heuristics so that linear building is only enfor... | Dean Camera | 2012-07-10 | 1 | -4/+6 |
* | Slightly better method of recursive make - use proper make dependencies to al... | Dean Camera | 2012-07-10 | 1 | -4/+18 |
* | Update CDC driver INF files so that they should work even on systems without ... | Dean Camera | 2012-07-07 | 4 | -260/+76 |
* | Don't enforce silent output on submake - pass down the value set by the user ... | Dean Camera | 2012-06-24 | 1 | -2/+2 |