Exclude the two variants of smt32_min_dev (stm32_min_dev_black and stm32_min_dev_blue) from kernel tests. Signed-off-by: Siddharth Chandrasekaran <siddharth@embedjournal.com>
7 lines
248 B
YAML
7 lines
248 B
YAML
tests:
|
|
arch.interrupt:
|
|
platform_exclude: nucleo_f103rb olimexino_stm32 stm32_min_dev_black
|
|
stm32_min_dev_blue usb_kw24d512 v2m_beetle
|
|
filter: CONFIG_GEN_ISR_TABLES and CONFIG_ARMV7_M_ARMV8_M_MAINLINE
|
|
tags: interrupt isr_table
|