Extend bootloader build test to include all supported configurations including the...
[pub/USBasp.git] / LUFA / DoxygenPages / BuildSystem.txt
2012-07-15 Dean CameraAdd DEBUG_FORMAT and DEBUG_LEVEL optional parameters...
2012-07-14 Dean CameraRename build system module makefiles from "lufa.MODULE...
2012-07-14 Dean CameraRename hid-teensy and hid-teensy-ee targets to teensy...
2012-07-08 Dean CameraUpdate BUILD build system module with OBJECT_FILES...
2012-07-06 Dean CameraMinor documentation improvements.
2012-06-26 Dean CameraAdd "mostlyclean" makefile target to the BUILD build...
2012-06-23 Dean CameraClean up BUILD build system module, expose "check-sourc...
2012-06-23 Dean CameraAdd ability to archive build object files into a .a...
2012-06-21 Dean CameraOops - fix HID build system module documentation error.
2012-06-21 Dean CameraAdd HID bootloader build module (thanks to Stefan Helle...
2012-06-10 Dean CameraAdd OBJDIR optional build variable to the BULD build...
2012-06-10 Dean CameraAdd a list of module provided make variables and macros...