Lines Matching full:snippets
1 Writing Snippets
10 Snippets are defined using YAML files named :file:`snippet.yml`.
34 In addition, snippets can also be applied to sysbuild configuration like so:
63 Where snippets are located
66 The build system looks for snippets in these places:
70 :zephyr_file:`snippets/` is always a source of snippets) and the
71 application source directory (so :file:`<app>/snippets` is also).
79 :file:`snippet.yml` files underneath a subdirectory named :file:`snippets/`,
86 - :file:`/foo/snippets/`
87 - :file:`/bar/snippets/`
103 And then any :file:`snippet.yml` files in ``baz/snippets`` will
110 Snippets are processed in the order they are listed in the :makevar:`SNIPPET`
126 When multiple snippets set the same configuration, the configuration value set