Skip to content

Commit b62fbcc

Browse files
committed
tests: gen_isr_table: disable for cortex-m0
Change-Id: Ic4c3ee2d319e60af166786b856384ee421526b81 Signed-off-by: Anas Nashif <[email protected]>
1 parent 7ac0fd7 commit b62fbcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[test]
22
tags = core
3-
filter = CONFIG_GEN_ISR_TABLES
3+
filter = CONFIG_GEN_ISR_TABLES and CONFIG_ARMV7_M
44

0 commit comments

Comments
 (0)