7 lines
203 B
YAML
7 lines
203 B
YAML
|
tests:
|
||
|
libraries.devicetree:
|
||
|
tags: devicetree
|
||
|
# We only need this to run on one platform so use native_posix as it
|
||
|
# will mostly likely be the fastest.
|
||
|
platform_whitelist: native_posix
|