Skip to content

Commit

Permalink
module.yml: Add snippet_root
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
57300 authored and rlubos committed Jul 17, 2024
1 parent 56ec565 commit cb3ca00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zephyr/module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ build:
board_root: .
dts_root: .
module_ext_root: .
snippet_root: .

0 comments on commit cb3ca00

Please sign in to comment.