Commit Graph

72 Commits (master)

Author SHA1 Message Date
Drashna Jaelre 4003d077ce Add a universal flash command for cli (#6224)
5 years ago
Drashna Jaelre a71c461d03 Skip unsupported firmware check message in silent mode (#5765)
5 years ago
Takeshi ISHII 0f95c0865c add 'objs-size' target into tmk_core/avr.mk (#5490)
5 years ago
fauxpark 8e348c427d Display firmware size percentage (#6307)
5 years ago
skullydazed 7579518613 Fix chibios so the dfu-suffix is only applied once. (#6270)
5 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
Ajax b0a021c07a Made a userspace that allows you to use your keyboard as an order of operations based calculator (#2864)
6 years ago
skullydazed 8ef747accf
Treat too-large firmwares as an error, not a warning (#3956)
6 years ago
mtei fe0683938a change messege at 'check-size' target
6 years ago
dankm 19a1fbaca2 Better non-Linux support (#2524)
6 years ago
Michael F. Lamb fca31693df add conditional to perform check-size only for supported architectures
6 years ago
Michael F. Lamb fae8132295 make check_size work across platforms
6 years ago
Erin Call 904b1b3f99 Use perl directly instead of grep -P
6 years ago
skullydazed 9bfaf66792
Always copy the firmware file to the root qmk_firmware directory (#2314)
6 years ago
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029)
7 years ago
Jack Humbert 800ec55dfc Make arguments redo, subproject elimination (#1784)
7 years ago
skullydazed 5fd68266f5 Clueboard 60% support (#1746)
7 years ago
Jack Humbert c3c07eff51 update building for .hex, secrets moving
7 years ago
Jack Humbert 26d348b6d1 move version info to the top of the output
7 years ago
Jack Humbert 5210f94a56 add version to make output
7 years ago
Fred Sundvik d68294615f Add make option for allowing warnings
7 years ago
Fred Sundvik f39e9928eb Enable warnings as errors
7 years ago
Fred Sundvik 13f3c73386 Fix the ldflags.txt and obj.txt checks
8 years ago
Fred Sundvik 03b1d142f2 Add -p parameter to mkdir
8 years ago
Fred Sundvik 42baa6cf43 Disable map file creation when building tests
8 years ago
Fred Sundvik 8a9aac6e32 Rules for compiling and linking google test
8 years ago
Fred Sundvik 48f8ab1ae2 Fix the clean target
8 years ago
Fred Sundvik 9028a412ea Add output specific config file
8 years ago
Fred Sundvik 33fbd3be36 Output specific include paths
8 years ago
Fred Sundvik 3aac4e95c9 More general system for generating several outputs
8 years ago
Fred Sundvik 60c6e79ecb Move git submodule check and version generation to main Makefile
8 years ago
Fred Sundvik cc2df445ab Remove unneded code from tmk_core/rules.mk
8 years ago
Fred Sundvik a0dc622199 Remove the quick commands and add proper clean
8 years ago
Fred Sundvik d5a947b324 Also depend on the gcc version
8 years ago
Fred Sundvik 84bfb19554 Force compilation and linking when options changes
8 years ago
Fred Sundvik e58e9af2ab More reliable .d file generation
8 years ago
Fred Sundvik f11a0275a8 Enable vpath seraching for source files only
8 years ago
Fred Sundvik bf1c865c7a Speed up ChibiOS keymap compilation
8 years ago
Gergely Nagy dd77054790 tmk_core/rules.mk: Make PRINT_ERROR* stop on error
8 years ago
Fred Sundvik 6911ead027 Use order only prerequisites to avoid re-linking
8 years ago
Fred Sundvik e8e300d5c4 Fix name of makefile dep files
8 years ago
Fred Sundvik 1e3db59097 Fix the link target
8 years ago
Fred Sundvik b86b0480d5 Speed up compilation by not using recusive make
8 years ago
Fred Sundvik f9a6e34c28 Add dfu-util command for programming
8 years ago
fredizzimo 1b319151aa Add warning when submodules are not updated (#469)
8 years ago
fredizzimo 4d4f7684e6 Add ChibiOS support for QMK (#465)
8 years ago
Jack Humbert a8b55f8c85 Test all subprojects with travis (#464)
8 years ago