aboutsummaryrefslogtreecommitdiff
path: root/Demos/Host/LowLevel/makefile
AgeCommit message (Expand)Author
2012-07-14Use immediate variable expansion in the second-deepest level makefile scripts...Dean
2012-07-10Fix up makefile .NOTPARALLEL heuristics so that linear building is only enfor...Dean
2012-07-10Slightly better method of recursive make - use proper make dependencies to al...Dean
2012-06-24Don't enforce silent output on submake - pass down the value set by the user ...Dean
2012-06-10Add OBJDIR optional build variable to the BULD build system module, to allow ...Dean
2012-06-04Fix typos in recursive make rules.Dean
2012-06-04Add emergency aborts to the recursive makefiles to prevent system failures du...Dean
2012-06-03Quiet initial recursive makefile invocation for all projects.Dean
2012-06-03Use auto-detection of project directories for the demo, project and bootloade...Dean
2012-06-01Switch over Demos, Bootloaders and Projects to the new and improved build sys...Dean
2012-05-27Add missing documentation to custom BuiltTest hardware mapping files. Fix up ...Dean
2011-11-24Add new Android Open Accessory class driver to the library core and add a new...Dean
2011-11-23Update library to indicate support for the Android Accessory Host demo.Dean
2011-06-06Move completed low level Audio Host demos into the LowLevel folder from the I...Dean
2011-01-01Update copyright year on all source files.Dean
2010-10-28Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean
2010-10-13Clean up excessive whitespace at the end of each line using the wspurify tool...Dean
2010-07-30Oops - need to turn off USART via control register B before reconfiguring, fi...Dean
2010-05-07Change over instances of "make" in the makefiles to "$(MAKE)" to allow for th...Dean
2009-12-30Update copyright year to 2010.Dean
2009-12-07Additional file renames and modifications to change CDC demos to VirtualSerial.Dean
2009-11-25Fix build and Doxygen errors.Dean
2009-11-25Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() ma...Dean
2009-11-04Added new JoystickHostWithParser demos to the library.Dean
2009-10-08Add new MIDIHost LowLevel demo application.Dean
2009-07-20Add PrinterHost to the project file and Host LowLevel directory makefile.Dean
2009-06-05Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.Dean