mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[ion] test.external_flash: split this test target into two targets -
test.external_flash.write and test.external_flash.read
This commit is contained in:
@@ -10,7 +10,8 @@ $$(BUILD_DIR)/quiz/src/$(subst _src,,$(1))_symbols.c: $$($(1)) | $$$$(@D)/.
|
||||
endef
|
||||
|
||||
$(eval $(call rule_for_quiz_symbols,tests))
|
||||
$(eval $(call rule_for_quiz_symbols,test_ion_external_flash_src))
|
||||
$(eval $(call rule_for_quiz_symbols,test_ion_external_flash_write_src))
|
||||
$(eval $(call rule_for_quiz_symbols,test_ion_external_flash_read_src))
|
||||
|
||||
runner_src += $(addprefix quiz/src/, \
|
||||
assertions.cpp \
|
||||
|
||||
Reference in New Issue
Block a user