tests: kernel: gen_isr_table: Exclude stm32f103_mini board
This test is not suitable for stm32f103 Signed-off-by: Wu Han <wuhanstudio@qq.com>
This commit is contained in:
parent
c8a0c370ab
commit
df8f6c282b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ tests:
|
|||
filter: CONFIG_GEN_ISR_TABLES and CONFIG_ARMV6_M_ARMV8_M_BASELINE
|
||||
tags: interrupt isr_table
|
||||
arch.interrupt.gen_isr_table.arm_mainline:
|
||||
platform_exclude: nucleo_f103rb olimexino_stm32 stm32_min_dev_black
|
||||
platform_exclude: stmf103_mini nucleo_f103rb olimexino_stm32 stm32_min_dev_black
|
||||
stm32_min_dev_blue usb_kw24d512 v2m_beetle cc1352r1_launchxl
|
||||
cc26x2r1_launchxl olimex_stm32_h103 cc1352r_sensortag
|
||||
filter: CONFIG_GEN_ISR_TABLES and CONFIG_ARMV7_M_ARMV8_M_MAINLINE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue