Commit Graph

11 Commits (62105b5c07971387026e676815a8358c9833149e)

Author SHA1 Message Date
Dasky 62105b5c07
Remove oversize binaries (#21976) 2 years ago
Nick Brassel ffdc70bf0a
Consolidate `KEYBOARD_OUTPUT`+`KEYMAP_OUTPUT`=>`INTERMEDIATE_OUTPUT` (#21272) 2 years ago
Joel Challis 873922d98f
Implement UF2 device type id extension tag (#21029) 2 years ago
Joel Challis bda28fa384
Hide hex output when building uf2 (#19940) 2 years ago
Ryan 7ebc396876
compiler.txt: ensure file exists before comparison (#18921) 3 years ago
George Rodrigues 959f4cbb62
docs: some typos (#18582) 3 years ago
Nick Brassel 543f54a483
[Core] `STM32_USB_USE_OTG1` => `USB_ENDPOINTS_ARE_REORDERABLE` (#17647) 3 years ago
Stefan Kerkmann e89478eb0f
[Core] Update C standard to GNU11, C++ to GNU++14 (#17114) 3 years ago
Nick Brassel 5816288926
Warn about LTO with arm_atsam, not ChibiOS. (#17106) 3 years ago
Nick Brassel 44f1bd9b3a
ChibiOS 21.11.1 update. (#16251) 3 years ago
Joel Challis f7e7671f69
Migrate more makefile utilities to builddefs sub-directory (#16002) 3 years ago
Nick Brassel ae6f471f1c
Modify the output of the size checks. (#16290) 3 years ago
Joel Challis 2728603fe6
Move tmk_core/common/<plat> (#13918) 4 years ago
Joel Challis f3fa56c32a
gcc10 LTO - Only specify adhlns assembler options at link time (#15115) 4 years ago
uqs 5bb5bb1e28
Fix parallel builds w/ LTO on systems where make is not GNU make. (#13955) 4 years ago
Joel Challis 0c87e2e702
Move LTO logic from common.mk (#14973) 4 years ago
Joel Challis 1b93d576f8
Fix ccache default (#14906) 4 years ago
Joel Challis b36e0c6658
Move USE_CCACHE logic to common location (#14899) 4 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) 4 years ago
Ryan 873a1999bb
Move "firmware size check skipped" note to message.mk (#14632) 4 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
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 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
Nick Brassel 25e972e8a4
Fix up build dependencies. (#11435) 4 years ago
Zach White 11bd98f684
Fix broken keyboards (#11412) 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) 6 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) 7 years ago
Ajax b0a021c07a Made a userspace that allows you to use your keyboard as an order of operations based calculator (#2864) 7 years ago
skullydazed 8ef747accf
Treat too-large firmwares as an error, not a warning (#3956) 7 years ago
mtei fe0683938a change messege at 'check-size' target 7 years ago
dankm 19a1fbaca2 Better non-Linux support (#2524) 7 years ago
Michael F. Lamb fca31693df add conditional to perform check-size only for supported architectures 7 years ago