Lines Matching full:that
7 order to avoid re-implementing basic functionality or features that are readily
11 imported into Zephyr, and the process that governs the inclusion.
13 There are three main factors that will be considered during the inclusion
17 Note that most of this page deals with external components that end up being
19 hardware. For external tooling that is only used during compilation,
31 Integrating code into the Zephyr Project from other projects that use a license
34 `Zephyr project charter`_. The board will automatically reject licenses that
48 for contributed code, we ensure that the Zephyr community can develop products
54 Just like with any other regular contribution, one that contains external code
55 needs to be evaluated for merit. However, in the particular case of code that
56 comes from an existing project, there are additional questions that must be
66 important for source code that deals with security or cryptography.
68 Are there other open source project that implement the same functionality?
82 automatically implies that the imported source code becomes part of the
83 "mainline" codebase, which in turn requires that:
110 limited to code that is used by a Zephyr subsystem (libraries), by a platform,
124 projects that provide value to users directly and through a Zephyr subsystem or
125 platform shall be added to an optional manifest file that is filtered by
150 Regardless of the mode of integration, external source code that is integrated
173 detail, so that you are informed of the criteria used by the TSC and board in
179 Request that demonstrates the integration of the external source code and
184 If, after consideration by the TSC, the conclusion is that integrating external
201 - If a governing board member raises an objection that cannot be resolved
203 TSC approval or identify other approaches that can resolve the
222 Zephyr project, where tooling is defined as software that assists the
235 Just like with regular external components, tooling that is imported from
237 project <west-workspace>`. Note that in this case the corresponding west project
245 hosted outside the zephyrproject-rtos GitHub organization, provided that the
250 The TSC must approve every Pull Request that introduces a new external tooling