infinity: Move project specific files to local

This commit is contained in:
Jun Wako 2015-01-04 03:27:24 +09:00
parent 4acde45102
commit c6e533ce83
7 changed files with 362 additions and 4 deletions

View file

@ -24,7 +24,10 @@ INCLUDE_PATHS = -I.
#MOUSEKEY_ENABLE = yes
include $(TMK_DIR)/tool/mbed/mk20d50m.mk
include mbed-infinity.mk
include $(TMK_DIR)/tool/mbed/mbed.mk
include $(TMK_DIR)/tool/mbed/common.mk
include $(TMK_DIR)/tool/mbed/gcc.mk
program:
dfu-util -D $(OBJDIR)/$(PROJECT).bin