Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial arm->chibios pass - simplify some platform logic (#8450) | Joel Challis | 2020-03-21 | 1 | -0/+1 |
* | Split common.mk into common.mk and common_features.mk | Fred Sundvik | 2017-06-18 | 1 | -0/+5 |
* | Emulate eeprom | Fred Sundvik | 2017-06-18 | 1 | -0/+1 |
* | Make sure config.h is included | Fred Sundvik | 2017-06-18 | 1 | -0/+1 |
* | Add basic infrastrucure for building full tests | Fred Sundvik | 2017-06-18 | 1 | -0/+3 |
* | Disable map file creation when building tests | Fred Sundvik | 2016-08-27 | 1 | -0/+1 |
* | More common settings for unit tests and keyboards | Fred Sundvik | 2016-08-27 | 1 | -0/+3 |
* | Build actual tests, convert byte_stuffer_tests | Fred Sundvik | 2016-08-27 | 1 | -2/+12 |
* | Rules for compiling and linking google test | Fred Sundvik | 2016-08-27 | 1 | -2/+40 |
* | The makefile actually calls build_test | Fred Sundvik | 2016-08-27 | 1 | -0/+5 |