Joel Challis
|
2728603fe6
Move tmk_core/common/<plat> (#13918)
|
3 years ago |
Joel Challis
|
f3fa56c32a
gcc10 LTO - Only specify adhlns assembler options at link time (#15115)
|
3 years ago |
uqs
|
5bb5bb1e28
Fix parallel builds w/ LTO on systems where make is not GNU make. (#13955)
|
3 years ago |
Joel Challis
|
0c87e2e702
Move LTO logic from common.mk (#14973)
|
3 years ago |
Joel Challis
|
1b93d576f8
Fix ccache default (#14906)
|
3 years ago |
Joel Challis
|
b36e0c6658
Move USE_CCACHE logic to common location (#14899)
|
3 years ago |
remanifest
|
4782e038d9
Added semicolons to rules.mk to allow symlinks from /bin/sh to /bin/zsh to complete the filesize check without error. (#14718)
|
3 years ago |
Ryan
|
873a1999bb
Move "firmware size check skipped" note to message.mk (#14632)
|
3 years ago |
Donald Kjer
|
483691dd73
Fixes for clang not being able to run unit tests (#13546)
|
4 years ago |
Sergey Vlasov
|
680cc1fab4
Fix firmware size check with avr-libc 1:2.0.0+Atmel3.6.2-1.1 (Debian bullseye) (#12951)
|
4 years ago |
Ryan
|
d84cbc3cec
Fix syntax error when compiling for ARM (#12866)
|
4 years ago |
Nick Brassel
|
64a0f5a659
Add support for producing UF2-format binaries. (#12435)
|
4 years ago |
Fabián González Martín
|
90c7ae70c6
Modified tmk_core/rules.mk to avoid linking errors (#10728)
|
4 years ago |
Takeshi ISHII
|
3edfb93d5d
Add build debug option to tmk_core/rules.mk (#11324)
|
4 years ago |
Takeshi ISHII
|
6169b47e82
Add target 'check-md5' to `build_keyboard.mk` (#11338)
|
4 years ago |
Nick Brassel
|
167daa9cf8
Add ability to dump all makefile variables for the specified target. (#8256)
|
5 years ago |
Joel Challis
|
b0c780ed32
Fix ChibiOS FPU build logic (#9132)
|
5 years ago |
Ryan
|
bc13dcd349
Remove Atmel FLIP from install scripts and documentation (#8822)
|
5 years ago |
Nick Brassel
|
05e9ff6554
Add support for hardware and board initialisation overrides. (#8330)
|
5 years ago |
Nick Brassel
|
b28ee6b039
Fix misunderstanding of CPPFLAGS and CXXFLAGS.
|
5 years ago |
a_p_u_r_o
|
7874f297b3
Remove CR when computing BOOTLOADER_SIZE. (#7453)
|
5 years ago |
Drashna Jaelre
|
4003d077ce
Add a universal flash command for cli (#6224)
|
6 years ago |
Drashna Jaelre
|
a71c461d03
Skip unsupported firmware check message in silent mode (#5765)
|
6 years ago |
Takeshi ISHII
|
0f95c0865c
add 'objs-size' target into tmk_core/avr.mk (#5490)
|
6 years ago |
fauxpark
|
8e348c427d
Display firmware size percentage (#6307)
|
6 years ago |
skullydazed
|
7579518613
Fix chibios so the dfu-suffix is only applied once. (#6270)
|
6 years ago |
Takeshi ISHII
|
6d73fe1277
fix LIB_SRC and QUANTUM_LIB_SRC for ARM (#5623)
|
6 years ago |
Takeshi ISHII
|
b9f6ff05d0
build size-check enhancement (#5485)
|
6 years ago |
Drashna Jaelre
|
d3f7910e68
Remove AUTOGEN and fix Travis Compiled Push scripts (#5077)
|
6 years ago |
Takeshi ISHII
|
8f790948e5
Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)
|
6 years ago |