infinity: Move project specific files to local
This commit is contained in:
parent
4acde45102
commit
c6e533ce83
7 changed files with 362 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue