| Commit message (Expand) | Author | Age | Files | Lines |
* | Whitespace fixes in the LUFA configuration files. | Dean Camera | 2013-01-29 | 16 | -32/+32 |
* | Update Atmel Studio core board templates to use different templates for each ... | Dean Camera | 2013-01-27 | 16 | -16/+16 |
* | Upgrade Doxygen configuration files to the latest version. | Dean Camera | 2013-01-20 | 16 | -144/+224 |
* | Move out dummy board module and add strong-references to it in each project, ... | Dean Camera | 2013-01-12 | 16 | -0/+28 |
* | Add Atmel Studio keywords to all project XML files. | Dean Camera | 2013-01-12 | 14 | -0/+87 |
* | Ensure the demo and project main text files are distributed in Atmel Studio p... | Dean Camera | 2013-01-11 | 14 | -0/+24 |
* | Alter VSIX build script to verify all referenced filenames in all modules and... | Dean Camera | 2013-01-11 | 2 | -2/+0 |
* | Add board definitions to the pseudo-board selector module in the Atmel Studio... | Dean Camera | 2013-01-11 | 12 | -0/+12 |
* | Update and add missing Atmel Studio project description XML files. | Dean Camera | 2013-01-10 | 7 | -7/+0 |
* | Add and update more Atmel Studio project description XML files. | Dean Camera | 2013-01-10 | 3 | -0/+3 |
* | Make sure the INF driver file is distributed in Atmel Studio projects that re... | Dean Camera | 2013-01-09 | 4 | -0/+8 |
* | Add class driver host mode demo ASF module XML files. | Dean Camera | 2013-01-09 | 1 | -3/+2 |
* | Fix incorrect module ID in the RNDIS device demo ASF.xml file. | Dean Camera | 2013-01-08 | 1 | -1/+1 |
* | Add FDK project descriptions for the class driver Device mode examples. | Dean Camera | 2013-01-08 | 16 | -0/+633 |
* | Update copyright year to 2013. | Dean Camera | 2013-01-03 | 135 | -253/+253 |
* | Upgrade Doxygen configuration files to the latest Doxygen version. | Dean Camera | 2013-01-03 | 16 | -160/+1056 |
* | Fixed hardware race condition that could cause failed device enumerations for... | Dean Camera | 2013-01-03 | 1 | -3/+3 |
* | Minor documentation improvements. | Dean Camera | 2012-10-05 | 118 | -118/+118 |
* | Use the framework provided GlobalInterruptEnable() function instead of the AV... | Dean Camera | 2012-09-17 | 16 | -16/+16 |
* | 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 | 16 | -384/+640 |
* | Add help text to the project makefiles to help new users get information on t... | Dean Camera | 2012-08-11 | 16 | -0/+32 |
* | Upgrade Doxygen configuration files to 1.8.1.2. | Dean Camera | 2012-07-29 | 16 | -96/+64 |
* | 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 | 16 | -144/+144 |
* | Fix project makefiles - remove trailing slash from LUFA_PATH entries and the ... | Dean Camera | 2012-07-11 | 16 | -16/+16 |
* | 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/+17 |
* | Update CDC driver INF files so that they should work even on systems without ... | Dean Camera | 2012-07-07 | 4 | -260/+76 |
* | Fix accidental struct copies on the stack in the old RNDISEthernet demo TCP c... | Dean Camera | 2012-06-26 | 2 | -42/+42 |
* | Don't enforce silent output on submake - pass down the value set by the user ... | Dean Camera | 2012-06-24 | 1 | -2/+2 |
* | Add HID bootloader build module (thanks to Stefan Hellermann). | Dean Camera | 2012-06-21 | 16 | -0/+16 |
* | Minor makefile fixes - add phony targets, remove silence switch from the root... | Dean Camera | 2012-06-18 | 1 | -0/+2 |
* | Add OBJDIR optional build variable to the BULD build system module, to allow ... | Dean Camera | 2012-06-10 | 1 | -0/+2 |
* | Spell check source code, fix mistakes. | Dean Camera | 2012-06-09 | 2 | -4/+4 |
* | Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to ... | Dean Camera | 2012-06-04 | 15 | -0/+30 |
* | Add emergency aborts to the recursive makefiles to prevent system failures du... | Dean Camera | 2012-06-04 | 1 | -0/+7 |
* | Quiet initial recursive makefile invocation for all projects. | Dean Camera | 2012-06-03 | 1 | -3/+3 |
* | Use auto-detection of project directories for the demo, project and bootloade... | Dean Camera | 2012-06-03 | 1 | -33/+4 |
* | Switch over Demos, Bootloaders and Projects to the new and improved build sys... | Dean Camera | 2012-06-01 | 17 | -11640/+545 |
* | AppConfigHeaders: Merge in latest trunk. | Dean Camera | 2012-05-27 | 17 | -17/+1 |
|\ |
|
| * | Remove legacy AS4 project files, now that they can be automatically generated... | Dean Camera | 2012-05-27 | 16 | -16/+0 |
| * | Add missing documentation to custom BuiltTest hardware mapping files. Fix up ... | Dean Camera | 2012-05-27 | 1 | -1/+1 |
* | | Merge in latest trunk. | Dean Camera | 2012-05-20 | 48 | -426/+330 |
|\| |
|
| * | Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ... | Dean Camera | 2012-05-20 | 16 | -336/+240 |
| * | Minor documentation adjustments to the demos, projects and bootloaders to ens... | Dean Camera | 2012-05-18 | 16 | -74/+74 |
| * | Update project Doxygen and makefiles so that the resulting project documentat... | Dean Camera | 2012-05-17 | 32 | -48/+48 |
| * | Increased endpoint polling interval for all demos and projects to 5ms, as 1ms... | Dean Camera | 2012-05-06 | 14 | -29/+29 |
| * | Changed MIDI event structure MIDI_EventPacket_t to use a single field for the... | Dean Camera | 2012-04-25 | 1 | -3/+2 |
| * | Reintegrate the FullEPAddresses development branch into trunk. | Dean Camera | 2012-04-14 | 48 | -288/+347 |