forked from mirrors/qmk_userspace
Port timer to mbed
This commit is contained in:
parent
f15b2691c9
commit
867f115bee
6 changed files with 73 additions and 39 deletions
|
@ -7,7 +7,7 @@ SRC += $(COMMON_DIR)/host.c \
|
|||
$(COMMON_DIR)/action_layer.c \
|
||||
$(COMMON_DIR)/action_util.c \
|
||||
$(COMMON_DIR)/keymap.c \
|
||||
$(COMMON_DIR)/timer.c \
|
||||
$(COMMON_DIR)/avr/timer.c \
|
||||
$(COMMON_DIR)/print.c \
|
||||
$(COMMON_DIR)/bootloader.c \
|
||||
$(COMMON_DIR)/suspend.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue