mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[ion] Clean test.external_flash target
This commit is contained in:
1
ion/test/device/Makefile
Normal file
1
ion/test/device/Makefile
Normal file
@@ -0,0 +1 @@
|
||||
include ion/test/device/$(MODEL)/Makefile
|
||||
4
ion/test/device/n0110/Makefile
Normal file
4
ion/test/device/n0110/Makefile
Normal file
@@ -0,0 +1,4 @@
|
||||
TEST_EXT_FLASH_REPROGRAM ?= 0
|
||||
SFLAGS += -DTEST_EXT_FLASH_REPROGRAM=$(TEST_EXT_FLASH_REPROGRAM)
|
||||
test_ion_external_flash_src += ion/test/$(PLATFORM)/$(MODEL)/external_flash.cpp
|
||||
$(call object_for,$(test_ion_external_flash_src)): SFLAGS += $(ION_DEVICE_SFLAGS)
|
||||
Reference in New Issue
Block a user