summaryrefslogtreecommitdiff
path: root/build_test.mk
AgeCommit message (Expand)Author
2021-08-23eeprom_stm32: implement high density wear leveling (#12567)Donald Kjer
2021-08-03Move print/debug files to quantum (#12069)Joel Challis
2021-07-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-25Allow output of logging when running unit tests (#13556)Joel Challis
2021-06-09Avoid 8-bit timer overflows in debounce algorithms (#12240)Simon Arlott
2020-12-28Ensure single newline at EOF for core files (#11310)Ryan
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-03-21Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis
2017-06-18Split common.mk into common.mk and common_features.mkFred Sundvik
2017-06-18Emulate eepromFred Sundvik
2017-06-18Make sure config.h is includedFred Sundvik
2017-06-18Add basic infrastrucure for building full testsFred Sundvik
2016-08-27Disable map file creation when building testsFred Sundvik
2016-08-27More common settings for unit tests and keyboardsFred Sundvik
2016-08-27Build actual tests, convert byte_stuffer_testsFred Sundvik
2016-08-27Rules for compiling and linking google testFred Sundvik
2016-08-27The makefile actually calls build_testFred Sundvik