Move all the flash logic from tmk_core (#13927)
This commit is contained in:
parent
4e3726bfe1
commit
ab941ce614
7 changed files with 278 additions and 269 deletions
|
@ -375,6 +375,7 @@ ifneq ($(strip $(PROTOCOL)),)
|
|||
else
|
||||
include $(TMK_PATH)/protocol/$(PLATFORM_KEY).mk
|
||||
endif
|
||||
-include $(TOP_DIR)/platforms/$(PLATFORM_KEY)/flash.mk
|
||||
|
||||
# TODO: remove this bodge?
|
||||
PROJECT_DEFS := $(OPT_DEFS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue