16 Commits (5501e804ff8d41ce656061b91896c4ac8c681d78)

Author SHA1 Message Date
  Nick Brassel 5501e804ff
QMK Userspace (#22222) 5 months ago
  Nick Brassel 4c625d8286
Revert "chibios: disable RWX segment warning on newer GNU lds (#22007)" (#22469) 6 months ago
  Thomas Weißschuh de3c42125b
chibios: disable RWX segment warning on newer GNU lds (#22007) 6 months ago
  Thomas Weißschuh 615ca78567
directly use object files when linking ELF (#22025) 8 months ago
  Joel Challis 06cec720dd
Remove 'Firmware size check does not yet support' message (#21977) 8 months ago
  Dasky 62105b5c07
Remove oversize binaries (#21976) 8 months ago
  Nick Brassel ffdc70bf0a
Consolidate `KEYBOARD_OUTPUT`+`KEYMAP_OUTPUT`=>`INTERMEDIATE_OUTPUT` (#21272) 11 months ago
  Joel Challis 873922d98f
Implement UF2 device type id extension tag (#21029) 1 year ago
  Joel Challis bda28fa384
Hide hex output when building uf2 (#19940) 1 year ago
  Ryan 7ebc396876
compiler.txt: ensure file exists before comparison (#18921) 1 year ago
  George Rodrigues 959f4cbb62
docs: some typos (#18582) 1 year ago
  Nick Brassel 543f54a483
[Core] `STM32_USB_USE_OTG1` => `USB_ENDPOINTS_ARE_REORDERABLE` (#17647) 1 year ago
  Stefan Kerkmann e89478eb0f
[Core] Update C standard to GNU11, C++ to GNU++14 (#17114) 1 year ago
  Nick Brassel 5816288926
Warn about LTO with arm_atsam, not ChibiOS. (#17106) 2 years ago
  Nick Brassel 44f1bd9b3a
ChibiOS 21.11.1 update. (#16251) 2 years ago
  Joel Challis f7e7671f69
Migrate more makefile utilities to builddefs sub-directory (#16002) 2 years ago
  Nick Brassel ae6f471f1c
Modify the output of the size checks. (#16290) 2 years ago
  Joel Challis 2728603fe6
Move tmk_core/common/<plat> (#13918) 2 years ago
  Joel Challis f3fa56c32a
gcc10 LTO - Only specify adhlns assembler options at link time (#15115) 2 years ago
  uqs 5bb5bb1e28
Fix parallel builds w/ LTO on systems where make is not GNU make. (#13955) 2 years ago
  Joel Challis 0c87e2e702
Move LTO logic from common.mk (#14973) 2 years ago
  Joel Challis 1b93d576f8
Fix ccache default (#14906) 2 years ago
  Joel Challis b36e0c6658
Move USE_CCACHE logic to common location (#14899) 2 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) 2 years ago
  Ryan 873a1999bb
Move "firmware size check skipped" note to message.mk (#14632) 2 years ago
  Donald Kjer 483691dd73
Fixes for clang not being able to run unit tests (#13546) 2 years ago
  Sergey Vlasov 680cc1fab4
Fix firmware size check with avr-libc 1:2.0.0+Atmel3.6.2-1.1 (Debian bullseye) (#12951) 3 years ago
  James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 3 years ago
  Ryan d84cbc3cec
Fix syntax error when compiling for ARM (#12866) 3 years ago
  Nick Brassel 64a0f5a659
Add support for producing UF2-format binaries. (#12435) 3 years ago
  Fabián González Martín 90c7ae70c6
Modified tmk_core/rules.mk to avoid linking errors (#10728) 3 years ago
  Takeshi ISHII 3edfb93d5d
Add build debug option to tmk_core/rules.mk (#11324) 3 years ago
  Nick Brassel 25e972e8a4
Fix up build dependencies. (#11435) 3 years ago
  Zach White 11bd98f684
Fix broken keyboards (#11412) 3 years ago
  Takeshi ISHII 6169b47e82
Add target 'check-md5' to `build_keyboard.mk` (#11338) 3 years ago
  Nick Brassel 167daa9cf8 Add ability to dump all makefile variables for the specified target. (#8256) 3 years ago
  Joel Challis b0c780ed32
Fix ChibiOS FPU build logic (#9132) 4 years ago
  Ryan bc13dcd349
Remove Atmel FLIP from install scripts and documentation (#8822) 4 years ago
  Nick Brassel 05e9ff6554
Add support for hardware and board initialisation overrides. (#8330) 4 years ago
  Nick Brassel b28ee6b039 Fix misunderstanding of CPPFLAGS and CXXFLAGS. 4 years ago
  a_p_u_r_o 7874f297b3 Remove CR when computing BOOTLOADER_SIZE. (#7453) 4 years ago
  Drashna Jaelre 4003d077ce Add a universal flash command for cli (#6224) 4 years ago
  Drashna Jaelre a71c461d03 Skip unsupported firmware check message in silent mode (#5765) 4 years ago
  Takeshi ISHII 0f95c0865c add 'objs-size' target into tmk_core/avr.mk (#5490) 4 years ago
  fauxpark 8e348c427d Display firmware size percentage (#6307) 4 years ago
  skullydazed 7579518613 Fix chibios so the dfu-suffix is only applied once. (#6270) 4 years ago
  Takeshi ISHII 6d73fe1277 fix LIB_SRC and QUANTUM_LIB_SRC for ARM (#5623) 5 years ago
  Takeshi ISHII b9f6ff05d0 build size-check enhancement (#5485) 5 years ago
  Drashna Jaelre d3f7910e68
Remove AUTOGEN and fix Travis Compiled Push scripts (#5077) 5 years ago
  Takeshi ISHII 8f790948e5 Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522) 5 years ago