index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Demos
/
DualRole
/
ClassDriver
/
makefile
Age
Commit message (
Expand
)
Author
2012-07-14
Use immediate variable expansion in the second-deepest level makefile scripts...
Dean
2012-07-10
Fix up makefile .NOTPARALLEL heuristics so that linear building is only enfor...
Dean
2012-07-10
Slightly better method of recursive make - use proper make dependencies to al...
Dean
2012-06-24
Don't enforce silent output on submake - pass down the value set by the user ...
Dean
2012-06-10
Add OBJDIR optional build variable to the BULD build system module, to allow ...
Dean
2012-06-04
Fix typos in recursive make rules.
Dean
2012-06-04
Add emergency aborts to the recursive makefiles to prevent system failures du...
Dean
2012-06-03
Quiet initial recursive makefile invocation for all projects.
Dean
2012-06-03
Use auto-detection of project directories for the demo, project and bootloade...
Dean
2012-06-01
Switch over Demos, Bootloaders and Projects to the new and improved build sys...
Dean
2012-05-27
Add missing documentation to custom BuiltTest hardware mapping files. Fix up ...
Dean
2011-01-01
Update copyright year on all source files.
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-05-07
Change over instances of "make" in the makefiles to "$(MAKE)" to allow for th...
Dean
2009-12-30
Update copyright year to 2010.
Dean
2009-09-29
Remove old OTG demo directory with useless TestApp demo. Add new DualRole dir...
Dean