tests: devicetree: exclude hsdk platforms

The devicetree test will not link the hsdk platforms as
when CONFIG_GPIO=y this enable CONFIG_I2C as the board utilizes
a GPIO expander over I2C.  So we exclude building this test on
the hsdk platforms.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2021-05-06 11:01:01 -05:00 committed by Anas Nashif
commit b579c12714

View file

@ -5,3 +5,4 @@ tests:
# will mostly likely be the fastest.
integration_platforms:
- native_posix
platform_exclude: hsdk hsdk_2cores