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
/
Projects
/
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
2012-04-14
Added new SerialToLCD user project contributed by Simon Foster.
Dean
2011-06-19
Add missing project files for the new HIDReportViewer project to upgrade its ...
Dean
2011-05-27
Add the MIDIToneGenerator project to the Projects/ directory makefile clean r...
Dean
2011-05-26
Fix incorrect macro guard in the UC3 EndpointStream header file.
Dean
2011-05-23
Add new MediaController project, a simple Media Playback control manipulator ...
Dean
2011-01-01
Update copyright year on all source files.
Dean
2010-12-03
Added new completed MIDIToneGenerator 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-07-13
Add remaining AVRStudio project files to the library projects.
Dean
2010-07-13
Add first lot of AVRStudio project files for some of the library projects.
Dean
2010-05-07
Change over instances of "make" in the makefiles to "$(MAKE)" to allow for th...
Dean
2010-03-24
Added new Relay Controller Board project (thanks to OBinou).
Dean
2010-01-25
Add Webserver project Doxygen configuration file and overview document.
Dean
2009-12-30
Update copyright year to 2010.
Dean
2009-12-30
Add new TemperatureDataLogger project, a simple USB Mass Storage class Temper...
Dean
2009-12-27
Fix references to the renamed AVRISP-MKII project folder.
Dean
2009-12-18
Add LEDNotifier project to the Projects folder build list. Add new LEDMixer C...
Dean
2009-11-25
Added new XPLAIN serial Bridge project (thanks to John Steggall for the softw...
Dean
2009-10-18
Moved USBtoSerial demo the Projects directory, as it is simply an expanded CD...
Dean
2009-08-25
Partial Commit: Remove now empty Projects\Incomplete directory and add the ne...
Dean
2009-08-18
Fixed invalid data being returned when a GetStatus request is issued in Devic...
Dean
2009-08-17
Added beginnings of a new AVRISP-MKII clone project.
Dean
2009-07-23
Added new Benito project, a simple modified USB-to-Serial bridge for the prog...
Dean
2009-06-18
Oops - restore deleted MissileLauncher project, fix all spelling errors for "...
Dean
2009-06-18
Break device mode class driver interfaces into seperate config and state stru...
Dean
2009-06-16
Add MissleLauncher project to the /Projects/ makefile. Add missing MissleLaun...
Dean
2009-03-19
Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.
Dean
2009-03-04
Updated makefiles to reflect new dfu-ee programming target invocations (suppl...
Dean