Upgrade doxygen configuration files to the latest version.
[pub/lufa.git] / Demos / Host / LowLevel / makefile
2021-01-30 Dean CameraUpdate copyrights for 2021.
2020-06-15 Dean CameraDocumentation: Update copyrights to 2020.
2019-01-08 Dean CameraDocumentation: Update copyrights to 2019.
2019-01-08 Dean CameraMerge pull request #142 from jacobseptember/master
2018-12-04 Dean CameraDon't build project folders in parallel.
2018-01-04 Dean CameraUpdate copyrights for 2018.
2017-04-18 Dean CameraUpdate copyrights for 2017.
2016-04-03 Dean CameraMerge branch 'master' into dmbs
2016-01-31 Dean CameraUpdate copyrights to 2016.
2015-10-03 Dean CameraMerge pull request #46 from NicoHood/patch-1
2015-08-01 Dean CameraMerge pull request #49 from the2masters/progmem
2015-05-17 Dean CameraUpdate copyrights to 2015 (better late than never).
2014-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-03 Dean CameraUpdate copyrights for 2014.
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...