Home
last modified time | relevance | path

Searched refs:submodules (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/doc/develop/west/
Dbuilt-in.rst115 #. If the manifest file specifies a :ref:`submodules
116 <west-manifest-submodules>` key for the project, recursively updates
117 the project's submodules as described below.
197 If a project in the manifest has a ``submodules`` key, the submodules are
198 updated as follows, depending on the value of the ``submodules`` key.
200 If the project has ``submodules: true``, west first synchronizes the project's
201 submodules with:
218 Otherwise, the project has ``submodules: <list-of-submodules>``. In this
219 case, west synchronizes the project's submodules with:
237 ``update.sync-submodules`` :ref:`west-config` option is false.
Dindex.rst10 features inspired by Google's Repo tool and Git submodules. West is also
Dmanifest.rst298 * - ``submodules``
300 submodules`_ defined by the project. See
301 :ref:`west-manifest-submodules` for details.
317 .. _Git submodules: https://git-scm.com/book/en/v2/Git-Tools-Submodules
482 - ``submodules:`` in ``projects:`` (:ref:`west-manifest-submodules`)
1097 .. _west-manifest-submodules:
1102 You can use the ``submodules`` keys briefly described :ref:`above
1104 submodules`_ configured in project's git repository. The ``submodules`` key can
1112 submodules: ...
1114 The ``submodules`` key can be a boolean or a list of mappings. We'll describe
[all …]
Dworkspaces.rst165 - Analogy with existing mechanisms: Git submodules with zephyr as the
180 - Analogy with existing mechanisms: Git submodules with the application as
181 the super-project, zephyr and other projects as submodules
Drelease-notes.rst405 - ``west update`` now synchronizes Git submodules in projects by default. This
408 ``update.sync-submodules`` configuration option to ``false``.
433 - The ``name`` key in a project's :ref:`submodules list
434 <west-manifest-submodules>` is now optional.
496 - West manifests now support :ref:`west-manifest-submodules`. This allows you
497 to clone `Git submodules
539 - added ``submodules`` attribute to ``west.manifest.Project``, which has
Dwhy.rst54 * Git submodules
Dconfig.rst246 * - ``update.sync-submodules``
248 Git submodules before updating them.
Dwest-apis.rst444 The *group_filter* and *submodules* attributes.
Dbuild-flash-debug.rst698 runner implementations are in other submodules, such as ``runners.nrfjprog``,
/Zephyr-latest/
D.gitlint58 # This is useful for when developers often erroneously edit certain files or git submodules.
/Zephyr-latest/tests/bsim/bluetooth/mesh/
DREADME.rst96 Test scripts should be organized by submodules under the test_scripts
/Zephyr-latest/boards/enjoydigital/litex_vexriscv/doc/
Dindex.rst62 1. Clone the repository and update all submodules:
/Zephyr-latest/doc/security/
Dsecurity-overview.rst264 important submodules. For each of the modules, a dedicated architecture
617 certifiable system or certifiable submodules thereof. The certification
/Zephyr-latest/doc/releases/
Drelease-notes-3.6.rst874 is split into submodules, on a per command basis.
Drelease-notes-3.3.rst3274 * :github:`52113` - Binary blobs in ``hal_telink`` submodules