| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-21 | Initial arm->chibios pass - simplify some platform logic (#8450) | ||
| 2017-06-18 | Split common.mk into common.mk and common_features.mk | ||
| To support including keyboard/keymap specific rules before it | |||
| 2017-06-18 | Emulate eeprom | ||
| 2017-06-18 | Make sure config.h is included | ||
| 2017-06-18 | Add basic infrastrucure for building full tests | ||
| 2016-08-27 | Disable map file creation when building tests | ||
| It causes strange linker warnings on cygwin. | |||
| 2016-08-27 | More common settings for unit tests and keyboards | ||
| 2016-08-27 | Build actual tests, convert byte_stuffer_tests | ||
| 2016-08-27 | Rules for compiling and linking google test | ||
| 2016-08-27 | The makefile actually calls build_test | ||