Commit Graph

13 Commits (master)

Author SHA1 Message Date
Marco Scannadinari 8209304904 Reset color after submodule warning message
Fixes leaking bold text
7 years ago
Tim Dierks c9d0f210bc Change awk detector to work with mawk; fixes #2073 7 years ago
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029)
* 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
7 years ago
skullydazed 2b3803eb5e Clone chibios and ugfx if it's not already checked out. (#1651)
* Clone chibios and ugfx if it's not already checked out.

* update the submodule out of date message
7 years ago
Fred Sundvik b7d8dec7dc Fix printf error in make output on msys2 7 years ago
Fred Sundvik 7eefb34e7c Detect failures when running multiple tests
Also add better output.
8 years ago
Fred Sundvik 27a673f5cf The makefile actually calls build_test 8 years ago
Fred Sundvik b26ded3ab1 Comment the Makefile
Also move some messages to message.mk
8 years ago
Fred Sundvik 03e31ef8b9 Continue on error 8 years ago
Fred Sundvik 3aac4e95c9 More general system for generating several outputs 8 years ago
Fred Sundvik 8732265928 Options for silent compilation
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
8 years ago
Fred Sundvik 67b294ca66 Actual compilation 8 years ago
Fred Sundvik db5c3b74fb Add color output 8 years ago