Skip to content

Commit a17d495

Browse files
soburifabiobaltieri
authored andcommitted
tests: arch: arm: arm_irq_vector_table: exclude arduino_uno_r4_minima
Renesas RA always uses interrupt handlers dynamically. But this test requires static vector tables. So, it needs to exclude platforms that use Renesas RA. Signed-off-by: TOKITA Hiroshi <[email protected]>
1 parent 96c33f6 commit a17d495

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/arch/arm/arm_irq_vector_table/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ tests:
1010
filter: not CONFIG_TRUSTED_EXECUTION_NONSECURE
1111
platform_exclude:
1212
- mr_canhubk3
13+
- arduino_uno_r4_minima

0 commit comments

Comments
 (0)