tests: gen_isr_table: disable for cortex-m0
Change-Id: Ic4c3ee2d319e60af166786b856384ee421526b81 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
7ac0fd7aed
commit
b62fbccce1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
[test]
|
||||
tags = core
|
||||
filter = CONFIG_GEN_ISR_TABLES
|
||||
filter = CONFIG_GEN_ISR_TABLES and CONFIG_ARMV7_M
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue