Lines Matching full:that
16 The set of user-supplied files that the Zephyr build system uses
21 to create a custom kernel that makes efficient use of the board's
28 A binary file that is loaded and executed by the board for which
49 A set of kernel configuration options that specify how the devices
52 for each board it supports. The kernel configuration settings that are
59 information that may be required to actually build a Zephyr image for it.
63 The set of additional tokens, separated by a forward slash (``/``) that
70 An optional version string that identifies a particular revision of a
77 The full string that can be provided to any of the Zephyr build tools to
103 A system thread that runs when there are no other threads ready to run.
114 high-priority conditions that require interrupting the current code
118 The set of Zephyr-supplied files that implement the Zephyr kernel,
128 integrated circuit that are not in use.
131 A `System on a chip`_, that is, an integrated circuit that contains at
136 One or more :term:`SoCs <SoC>` or :term:`SoC series` that share enough
140 A number of different :term:`SoCs <SoC>` that share similar characteristics and
141 features, and that the vendor typically names and markets together.
145 that handles specific functionality or provides certain services.
178 repository that will be cloned and managed by west when working with the
179 corresponding :term:`west manifest repository`. Note that a west project
186 as well as that of its :term:`west projects <west project>` onto your