samples: jesd216: Exclude hifive_unleashed and unmatched boards

The HiFive Unleashed and HiFive Unmatched boards do not enable the
SPI0 controller that the flash is connected to. This test will not
build on these platforms because SPI0 bus controller is missing.

Signed-off-by: Katsuhiro Suzuki <katsuhiro@katsuster.net>
This commit is contained in:
Katsuhiro Suzuki 2021-08-22 18:53:32 +09:00 committed by Christopher Friedt
commit ffdd60675e

View file

@ -3,7 +3,7 @@ sample:
tests:
sample.drivers.jesd216:
tags: spi flash
platform_exclude: hifive1 mimxrt1170_evk_cm7 mimxrt1170_evk_cm4
platform_exclude: hifive1 hifive_unleashed hifive_unmatched mimxrt1170_evk_cm7 mimxrt1170_evk_cm4
filter: dt_compat_enabled("jedec,spi-nor")
harness: console
harness_config: