Add quick uart irq test

This commit is contained in:
Byron Lathi
2023-11-28 17:45:20 -08:00
parent db4848b6fe
commit 3524892f80
6 changed files with 163 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ TEST_PROGRAM?=$(REPO_TOP)/sw/test_code/$(TEST_PROGRAM_NAME)/$(TEST_PROGRAM_NAME)
STANDALONE_TB= interrupt_controller_tb mapper_tb rtc_tb uart_irq_tb
CODE_TB= interrupt_controller_code_tb mapper_code_tb rtc_code_tb \
devices_setup_code_tb
devices_setup_code_tb uart_irq_code_tb
#TODO implement something like sources.list