Make the bootloader generation maintenance script copy over the project license text...
[pub/USBasp.git] / Bootloaders / makefile
2012-07-14 Dean CameraUse immediate variable expansion in the second-deepest...
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-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraAdd missing documentation to custom BuiltTest hardware...
2011-02-09 Dean CameraAdded HID class bootloader, compatible with a modified...
2011-01-01 Dean CameraUpdate copyright year on all source files.
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-05-12 Dean CameraRemoved TeensyHID bootloader, per request from Paul...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-05-07 Dean CameraChange over instances of "make" in the makefiles to...
2010-04-28 Dean CameraUse puts_P() and printf_P() instead of the normal varia...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-10-11 Dean CameraAdded stdio.h stream examples for the virtual CDC UART...
2009-09-30 Dean CameraRemoved mostly useless "TestApp" demo, as it was mainly...
2009-02-23 Dean CameraMoved all source to the trunk directory.