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:
parent
b7e908707f
commit
b579c12714
1 changed files with 1 additions and 0 deletions
|
@ -5,3 +5,4 @@ tests:
|
|||
# will mostly likely be the fastest.
|
||||
integration_platforms:
|
||||
- native_posix
|
||||
platform_exclude: hsdk hsdk_2cores
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue