Searched refs:submodules (Results 1 – 15 of 15) sorted by relevance
/Zephyr-latest/doc/develop/west/ |
D | built-in.rst | 115 #. 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.
|
D | index.rst | 10 features inspired by Google's Repo tool and Git submodules. West is also
|
D | manifest.rst | 298 * - ``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 …]
|
D | workspaces.rst | 165 - 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
|
D | release-notes.rst | 405 - ``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
|
D | why.rst | 54 * Git submodules
|
D | config.rst | 246 * - ``update.sync-submodules`` 248 Git submodules before updating them.
|
D | west-apis.rst | 444 The *group_filter* and *submodules* attributes.
|
D | build-flash-debug.rst | 698 runner implementations are in other submodules, such as ``runners.nrfjprog``,
|
/Zephyr-latest/ |
D | .gitlint | 58 # This is useful for when developers often erroneously edit certain files or git submodules.
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/ |
D | README.rst | 96 Test scripts should be organized by submodules under the test_scripts
|
/Zephyr-latest/boards/enjoydigital/litex_vexriscv/doc/ |
D | index.rst | 62 1. Clone the repository and update all submodules:
|
/Zephyr-latest/doc/security/ |
D | security-overview.rst | 264 important submodules. For each of the modules, a dedicated architecture 617 certifiable system or certifiable submodules thereof. The certification
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.6.rst | 874 is split into submodules, on a per command basis.
|
D | release-notes-3.3.rst | 3274 * :github:`52113` - Binary blobs in ``hal_telink`` submodules
|