Lines Matching refs:yml

53 Modules are repositories that contain a :file:`zephyr/module.yml` file, so that
56 section in the :file:`west.yml` manifest file.
73 * The module repository codebase shall include a *module.yml* file in a
87 * Module repositories names should be explicitly set in the :file:`zephyr/module.yml` file.
332 * document (for example in the module README or .yml file) the default license
449 .. _module-yml:
454 A module can be described using a file named :file:`zephyr/module.yml`.
455 The format of :file:`zephyr/module.yml` is described in the following:
463 The name should be specified in the :file:`zephyr/module.yml` file. This will
494 :file:`zephyr/module.yml`.
514 Here is an example :file:`module.yml` file referring to
547 Here is an example :file:`module.yml` file referring to
557 The module description file :file:`zephyr/module.yml` can also be used to
577 The module description file :file:`zephyr/module.yml` can be used to improve vulnerability monitori…
614 When a module has a :file:`module.yml` file, it will automatically be included into
635 module.yml file does not specify a CMakeLists.txt.
697 system. This variable's value is empty if the module.yml file does not specify
849 list using the module description file :file:`zephyr/module.yml`, see
889 Module integration files (zephyr/module.yml)
892 The module description file :file:`zephyr/module.yml` can be used to specify
919 Build settings supported in the :file:`module.yml` file are:
928 These snippets must be defined in :file:`snippet.yml` files underneath the
931 :file:`snippet.yml` files in :file:`<your-module>/foo/snippets` or any
976 :file:`zephyr/module.yml` file. Additionally, if a module defines out of tree
998 metadata is contained entirely in :file:`zephyr/module.yml`. This is because
1006 The ``blobs`` section in :file:`zephyr/module.yml` consists of a sequence of
1032 ``module.yml`` file.
1041 The following example demonstrates a ``zephyr/module.yml`` file with some
1069 - If the project contains a file named :file:`zephyr/module.yml`, then the
1073 - Otherwise (i.e. if the project has no :file:`zephyr/module.yml`), the
1089 either a :file:`zephyr/module.yml` file or the files
1174 :zephyr_file:`west.yml` with the following information:
1205 :zephyr_file:`west.yml` of the main Zephyr tree with the following