Commit Graph

9 Commits (3bb0586acc6472380365d78ee81a332aca468239)

Author SHA1 Message Date
Fred Sundvik 1c0fe956ac Split common.mk into common.mk and common_features.mk
To support including keyboard/keymap specific rules before it
Fred Sundvik d29906cb64 Emulate eeprom
Fred Sundvik 8674f9c466 Make sure config.h is included
Fred Sundvik 30f22d450d Add basic infrastrucure for building full tests
Fred Sundvik 42baa6cf43 Disable map file creation when building tests
It causes strange linker warnings on cygwin.
Fred Sundvik c692fd1d55 More common settings for unit tests and keyboards
Fred Sundvik 0a11460175 Build actual tests, convert byte_stuffer_tests
Fred Sundvik 8a9aac6e32 Rules for compiling and linking google test
Fred Sundvik 27a673f5cf The makefile actually calls build_test