Skip to content

Commit cb3ca00

Browse files
57300rlubos
authored andcommitted
module.yml: Add snippet_root
This is the correct way for NCS snippets to be picked up automatically. Previously, this was accomplished using a noup patch in sdk-zephyr. Signed-off-by: Grzegorz Swiderski <grzegorz.swiderski@nordicsemi.no>
1 parent 56ec565 commit cb3ca00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zephyr/module.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ build:
77
board_root: .
88
dts_root: .
99
module_ext_root: .
10+
snippet_root: .

0 commit comments

Comments
 (0)