Lines Matching full:files
10 Snippets are defined using YAML files named :file:`snippet.yml`.
70 :file:`snippet.yml` files underneath a subdirectory named :file:`snippets/`,
74 system will look for :file:`snippet.yml` files underneath the following
80 The :file:`snippet.yml` files can be nested anywhere underneath these
94 And then any :file:`snippet.yml` files in ``baz/snippets`` will
124 This principle applies to both Kconfig fragments (``.conf`` files) and
125 devicetree overlays (``.overlay`` files).
143 .. _snippets-conf-files:
145 ``.conf`` files
180 application with both :file:`prj.conf` and :file:`boards/foo.conf` files will
181 use both ``.conf`` files in the build when building for board ``foo``, instead