The pinnacle_100_dvk board fails this test, but it was added after the legacy DTS supprot was deprecated so we will just exclude the board from being built on this test. Fixes #28480 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
9 lines
261 B
YAML
9 lines
261 B
YAML
tests:
|
|
libraries.devicetree.legacy:
|
|
tags: devicetree
|
|
# We only need this to run on one platform so use native_posix as it
|
|
# will mostly likely be the fastest.
|
|
integration_platforms:
|
|
- native_posix
|
|
platform_exclude: pinnacle_100_dvk
|