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:
Wu Han 2020-11-25 17:10:13 +00:00 committed by Maureen Helm
commit df8f6c282b

View file

@ -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