1
0
Fork 0

Update makefiles to mbed-sdk 14666bb

This commit is contained in:
Jun Wako 2014-12-14 13:59:22 +09:00
parent 8f1e311cd7
commit 75a59e4d12
4 changed files with 130 additions and 90 deletions

View file

@ -39,6 +39,8 @@ LIBRARIES =
MOUSEKEY_ENABLE = yes
#include $(TMK_DIR)/tool/mbed/mk20d50m.mk
include $(TMK_DIR)/tool/mbed/lpc11u35_501.mk
include $(TMK_DIR)/tool/mbed/mbed.mk
include $(TMK_DIR)/tool/mbed/common.mk
include $(TMK_DIR)/tool/mbed/gcc.mk