Get rid of the redundant ATTR_NEVER_INLINE macro which translated to the same as...
[pub/USBasp.git] / Demos / Device / ClassDriver / makefile
2013-01-03 Dean CameraUpdate copyright year to 2013.
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 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...
2011-03-16 Dean CameraAdded new VirtualSerialMassStorage Device Class Driver...
2011-01-26 Dean CameraAdded new KeyboardMouseMultiReport Device ClassDriver...
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-07 Dean CameraChange over instances of "make" in the makefiles to...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-07 Dean CameraAdditional file renames and modifications to change...
2009-11-04 Dean CameraAdded new JoystickHostWithParser demos to the library.
2009-11-03 Dean CameraAdd new CDCMouse ClassDriver device demo, combining...
2009-10-18 Dean CameraMoved USBtoSerial demo the Projects directory, as it...
2009-09-21 Dean CameraAdded new MassStorageKeyboard Device Class Driver demo...
2009-06-05 Dean CameraMove new Class Driver powered demos to a new ClassDrive...