Lines Matching refs:import
194 │ └── west.yml # main manifest with optional import(s) and override(s)
198 │ └── zcbor/ # .git/ project from either the main manifest or some import.
206 :ref:`west-manifest-import`, available since west 0.7, to import Zephyr v2.5.0
220 import: true
225 ``import:`` in this way; see :ref:`west-manifest-ex1.3` for an example.
253 ``import``.)
255 The main advantage to using ``import`` is not having to track the revisions of
256 imported projects separately. In the above example, using ``import`` means
286 │ └── west.yml # main manifest with optional import(s) and override(s)
290 │ # from some import
297 :ref:`west-manifest-import`, available since west 0.7, to import Zephyr
314 import: true