Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset color after submodule warning message | Marco Scannadinari | 2018-01-12 | 1 | -1/+1 |
| | | | Fixes leaking bold text | ||||
* | Change awk detector to work with mawk; fixes #2073 | Tim Dierks | 2017-11-30 | 1 | -1/+1 |
| | |||||
* | Updates bootloader settings, adds file size check (#2029) | Jack Humbert | 2017-11-27 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * pull fuse settings for bootloader jump * fix 32a chips * make automatic bootloader selection optional * quantify bootloaders * fixs #164, speeds up dfu reset * fix for chips w/o usb * missing an n * fix bootloader sizes, use words for addresses * fix bmini, pearl, and [[ issue, make things quiet * ignore avr errors on arm for now * update settings for the light * document bootloader stuff * add bootloader title | ||||
* | Clone chibios and ugfx if it's not already checked out. (#1651) | skullydazed | 2017-09-06 | 1 | -2/+1 |
| | | | | | | * Clone chibios and ugfx if it's not already checked out. * update the submodule out of date message | ||||
* | Fix printf error in make output on msys2 | Fred Sundvik | 2017-07-12 | 1 | -2/+2 |
| | |||||
* | Detect failures when running multiple tests | Fred Sundvik | 2016-08-27 | 1 | -0/+1 |
| | | | | Also add better output. | ||||
* | The makefile actually calls build_test | Fred Sundvik | 2016-08-27 | 1 | -0/+7 |
| | |||||
* | Comment the Makefile | Fred Sundvik | 2016-08-20 | 1 | -2/+11 |
| | | | | Also move some messages to message.mk | ||||
* | Continue on error | Fred Sundvik | 2016-08-20 | 1 | -2/+5 |
| | |||||
* | More general system for generating several outputs | Fred Sundvik | 2016-08-20 | 1 | -1/+28 |
| | |||||
* | Options for silent compilation | Fred Sundvik | 2016-08-20 | 1 | -4/+0 |
| | | | | | | A single keyboard is always by default compiled in verbose mode. While multiple keyboards are compiled in silent mode. This can be overriden by the silent variable from the command line | ||||
* | Actual compilation | Fred Sundvik | 2016-08-20 | 1 | -1/+2 |
| | |||||
* | Add color output | Fred Sundvik | 2016-08-20 | 1 | -0/+35 |