Initial migration of suspend callbacks (#16067)
* Initial migration of suspend logic * Add header
This commit is contained in:
parent
580ef6d88f
commit
135c935990
6 changed files with 61 additions and 116 deletions
|
@ -1,6 +1,7 @@
|
|||
PLATFORM_COMMON_DIR = $(PLATFORM_PATH)/$(PLATFORM_KEY)
|
||||
|
||||
TMK_COMMON_SRC += \
|
||||
$(PLATFORM_PATH)/suspend.c \
|
||||
$(PLATFORM_COMMON_DIR)/platform.c \
|
||||
$(PLATFORM_COMMON_DIR)/suspend.c \
|
||||
$(PLATFORM_COMMON_DIR)/timer.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue