Fix AS7 integration, include modified Docbook HV1 transforms.
[pub/USBasp.git] / LUFA / Build / lufa_build.mk
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-09-08 Dean CameraMerge pull request #38 from jacobschloss/xmega_twi_caps
2014-08-26 Dean CameraPatched the LUFA build system to work around a GCC...
2014-08-24 Dean CameraMerge branch 'master' of github.com:abcminiuser/lufa
2014-08-24 Dean CameraRemove correct output library file when running make...
2014-06-08 Dean CameraAdd COMPILER_PATH optional variable to the BUILD build...
2014-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-03 Dean CameraUpdate copyrights for 2014.
2013-10-06 Dean CameraMerge pull request #8 from mondalaci/extract-interface...
2013-09-27 Dean CameraMerge pull request #7 from mondalaci/hidclassdevice_whi...
2013-09-27 Dean CameraMerge branch 'mondalaci-avr910_typos'
2013-09-27 Dean CameraMinor formatting fixes.
2013-03-28 Dean CameraAdd BIN build system target information to the document...
2013-03-20 Dean CameraFix corrupted disassembly listing (LSS) files due to...
2013-03-10 Dean CameraRemove compiled BIN files when running "make clean...
2013-03-09 Dean CameraUpdate BUILD build system module to produce BIN files...
2013-01-05 Dean CameraFixed incorrect ordering of the linker options in the...
2013-01-03 Dean CameraUpdate copyright year to 2013.
2012-10-28 Dean CameraAdd troubleshooting page to the build system section...
2012-09-30 Dean CameraAdd LINKER_RELAXATIONS option to the LUFA BUILD build...
2012-09-18 Dean CameraAdd architecture test for the non-standard avr-size...
2012-09-11 Dean CameraMinor build system tweaks for platform compatibility.
2012-08-29 Dean CameraRemove unused check-source rule from the BUILD build...
2012-08-18 Dean CameraDocument build system targets. Add a rule to the BUILD...
2012-08-16 Dean CameraClean up BUILD module info output formatting, remove...
2012-08-15 Dean CameraUpdate the BUILD build system module to early abort...
2012-08-01 Dean CameraRevert the default DEBUG_LEVEL setting from 3 to 2...
2012-07-15 Dean CameraAdd DEBUG_FORMAT and DEBUG_LEVEL optional parameters...
2012-07-14 Dean CameraRename build system module makefiles from "lufa.MODULE...