Suppress unused function parameter warnings in the USB driver.
[pub/USBasp.git] / Demos / Host / LowLevel / 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 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...
2011-11-24 Dean CameraAdd new Android Open Accessory class driver to the...
2011-11-23 Dean CameraUpdate library to indicate support for the Android...
2011-06-06 Dean CameraMove completed low level Audio Host demos into the...
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-07-30 Dean CameraOops - need to turn off USART via control register...
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-25 Dean CameraFix build and Doxygen errors.
2009-11-25 Dean CameraAdded new RNDISHost Host LowLevel demo. Fixed misnamed...
2009-11-04 Dean CameraAdded new JoystickHostWithParser demos to the library.
2009-10-08 Dean CameraAdd new MIDIHost LowLevel demo application.
2009-07-20 Dean CameraAdd PrinterHost to the project file and Host LowLevel...
2009-06-05 Dean CameraCopy existing Host mode demos to new ClassDriver and...