Mark build test makefiles as being incompatible with parallel make builds, as they...
[pub/USBasp.git] / Projects / makefile
2012-07-10 Dean CameraFix up makefile .NOTPARALLEL heuristics so that linear...
2012-07-10 Dean CameraSlightly better method of recursive make - use proper...
2012-06-24 Dean CameraDon't enforce silent output on submake - pass down...
2012-06-10 Dean CameraAdd OBJDIR optional build variable to the BULD build...
2012-06-04 Dean CameraFix typos in recursive make rules.
2012-06-04 Dean CameraAdd emergency aborts to the recursive makefiles to...
2012-06-03 Dean CameraQuiet initial recursive makefile invocation for all...
2012-06-03 Dean CameraUse auto-detection of project directories for the demo...
2012-06-01 Dean CameraSwitch over Demos, Bootloaders and Projects to the...
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraAdd missing documentation to custom BuiltTest hardware...
2012-05-10 Dean CameraAdd branch for the conversion of demos to use standard...
2012-04-14 Dean CameraAdded new SerialToLCD user project contributed by Simon...
2011-06-19 Dean CameraAdd missing project files for the new HIDReportViewer...
2011-05-27 Dean CameraAdd the MIDIToneGenerator project to the Projects/...
2011-05-26 Dean CameraFix incorrect macro guard in the UC3 EndpointStream...
2011-05-23 Dean CameraAdd new MediaController project, a simple Media Playbac...
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-12-03 Dean CameraAdded new completed MIDIToneGenerator project.
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-07-13 Dean CameraAdd remaining AVRStudio project files to the library...
2010-07-13 Dean CameraAdd first lot of AVRStudio project files for some of...
2010-05-07 Dean CameraChange over instances of "make" in the makefiles to...
2010-03-24 Dean CameraAdded new Relay Controller Board project (thanks to...
2010-01-25 Dean CameraAdd Webserver project Doxygen configuration file and...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-30 Dean CameraAdd new TemperatureDataLogger project, a simple USB...
2009-12-27 Dean CameraFix references to the renamed AVRISP-MKII project folder.
2009-12-18 Dean CameraAdd LEDNotifier project to the Projects folder build...
2009-11-25 Dean CameraAdded new XPLAIN serial Bridge project (thanks to John...
2009-10-18 Dean CameraMoved USBtoSerial demo the Projects directory, as it...
2009-08-25 Dean CameraPartial Commit: Remove now empty Projects\Incomplete...
2009-08-18 Dean CameraFixed invalid data being returned when a GetStatus...
2009-08-17 Dean CameraAdded beginnings of a new AVRISP-MKII clone project.
2009-07-23 Dean CameraAdded new Benito project, a simple modified USB-to...
2009-06-18 Dean CameraOops - restore deleted MissileLauncher project, fix...
2009-06-18 Dean CameraBreak device mode class driver interfaces into seperate...
2009-06-16 Dean CameraAdd MissleLauncher project to the /Projects/ makefile...
2009-03-19 Dean CameraCombined Mouse, MouseViaInt and MouseFullInt demos...
2009-02-23 Dean CameraMoved all source to the trunk directory.