index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
DoxygenPages
/
BuildSystem.txt
Age
Commit message (
Expand
)
Author
2012-07-15
Add DEBUG_FORMAT and DEBUG_LEVEL optional parameters to the BUILD module. Tur...
Dean
2012-07-14
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk...
Dean
2012-07-14
Rename hid-teensy and hid-teensy-ee targets to teensy and teensy-ee to be in ...
Dean
2012-07-08
Update BUILD build system module with OBJECT_FILES variable, for additional u...
Dean
2012-07-06
Minor documentation improvements.
Dean
2012-06-26
Add "mostlyclean" makefile target to the BUILD build system module.
Dean
2012-06-23
Clean up BUILD build system module, expose "check-source" target for use in u...
Dean
2012-06-23
Add ability to archive build object files into a .a library file to the BUILD...
Dean
2012-06-21
Oops - fix HID build system module documentation error.
Dean
2012-06-21
Add HID bootloader build module (thanks to Stefan Hellermann).
Dean
2012-06-10
Add OBJDIR optional build variable to the BULD build system module, to allow ...
Dean
2012-06-10
Add a list of module provided make variables and macros to the build system m...
Dean