Up the sim time

This commit is contained in:
Byron Lathi
2023-09-25 19:13:06 -07:00
parent 95e05292cc
commit 4ee21f23b6
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ INC=$(shell find include/ -type f)
TEST_PROGRAM_NAME=simple_mem_test
TEST_PROGRAM=$(REPO_TOP)/sw/test_code/$(TEST_PROGRAM_NAME)/$(TEST_PROGRAM_NAME).hex
TEST_PROGRAM?=$(REPO_TOP)/sw/test_code/$(TEST_PROGRAM_NAME)/$(TEST_PROGRAM_NAME).hex
#TODO implement something like sources.list