aboutsummaryrefslogtreecommitdiff
path: root/LUFA/DoxygenPages/BuildSystem.txt
AgeCommit message (Expand)Author
2012-07-15Add DEBUG_FORMAT and DEBUG_LEVEL optional parameters to the BUILD module. Tur...Dean
2012-07-14Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk...Dean
2012-07-14Rename hid-teensy and hid-teensy-ee targets to teensy and teensy-ee to be in ...Dean
2012-07-08Update BUILD build system module with OBJECT_FILES variable, for additional u...Dean
2012-07-06Minor documentation improvements.Dean
2012-06-26Add "mostlyclean" makefile target to the BUILD build system module.Dean
2012-06-23Clean up BUILD build system module, expose "check-source" target for use in u...Dean
2012-06-23Add ability to archive build object files into a .a library file to the BUILD...Dean
2012-06-21Oops - fix HID build system module documentation error.Dean
2012-06-21Add HID bootloader build module (thanks to Stefan Hellermann).Dean
2012-06-10Add OBJDIR optional build variable to the BULD build system module, to allow ...Dean
2012-06-10Add a list of module provided make variables and macros to the build system m...Dean