Lines Matching refs:yml
30 See :file:`zephyr/scripts/west-commands.yml` and the
60 #. Add information about it to a :file:`west-commands.yml` file.
61 #. Make sure the :file:`west-commands.yml` file is referenced in the
135 Step 2: Add or Update Your :file:`west-commands.yml`
138 You now need to add a :file:`west-commands.yml` file to your project which
172 :file:`west-commands.yml` file to get the basic information it needs to display
176 multiple files, your :file:`west-commands.yml` will look something like this:
203 See the file :file:`west-commands-schema.yml` in the `west repository`_ for a
204 schema describing the contents of a :file:`west-commands.yml`.
209 Finally, you need to specify the location of the :file:`west-commands.yml` you
220 west-commands: path/to/west-commands.yml
223 Where :file:`path/to/west-commands.yml` is relative to the root of the project.
224 Note that the name :file:`west-commands.yml`, while encouraged, is just a
236 west-commands: path/to/west-commands.yml