Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable inbuilt make rules in the LUFA build system for speedups when compili... | Dean Camera | 2012-06-03 | 1 | -1/+5 |
* | Add .PHONY targets in all build system modules. Alter BUILD module so that th... | Dean Camera | 2012-06-03 | 1 | -0/+3 |
* | Update CORE build module to print out additional help information. | Dean Camera | 2012-06-02 | 1 | -4/+9 |
* | Rename program_ee AVRDUDE module target to program-ee. Update CORE build modu... | Dean Camera | 2012-06-02 | 1 | -4/+4 |
* | Clean up CORE build system module, use simple rather than recursive make vari... | Dean Camera | 2012-06-02 | 1 | -18/+20 |
* | Remove any variables in the optional build variable list that are marked as m... | Dean Camera | 2012-06-02 | 1 | -2/+2 |
* | Add build system targets for lists of mandatory and optional parameters/varia... | Dean Camera | 2012-06-02 | 1 | -4/+26 |
* | Switch over Demos, Bootloaders and Projects to the new and improved build sys... | Dean Camera | 2012-06-01 | 1 | -0/+73 |