Add rtc code test
This commit is contained in:
@@ -10,7 +10,7 @@ TEST_FOLDER?=$(REPO_TOP)/sw/test_code/$(TEST_PROGRAM_NAME)
|
||||
TEST_PROGRAM?=$(REPO_TOP)/sw/test_code/$(TEST_PROGRAM_NAME)/$(TEST_PROGRAM_NAME).hex
|
||||
|
||||
STANDALONE_TB= interrupt_controller_tb mapper_tb rtc_tb
|
||||
CODE_TB= interrupt_controller_code_tb mapper_code_tb
|
||||
CODE_TB= interrupt_controller_code_tb mapper_code_tb rtc_code_tb
|
||||
|
||||
#TODO implement something like sources.list
|
||||
|
||||
|
||||
Reference in New Issue
Block a user