Skip to content

Commit ad8de4f

Browse files
committed
zephyr/module.yml: Declare this repo as a dts_root
Set repo root as a DTS_ROOT. This will get cmake to look into dts/ to find .dtsi files. Signed-off-by: Kumar Gala <[email protected]>
1 parent cc13919 commit ad8de4f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

zephyr/module.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
build:
22
cmake: .
3+
settings:
4+
dts_root: .
35

0 commit comments

Comments
 (0)