Home
last modified time | relevance | path

Searched full:branches (Results 1 – 25 of 49) sorted by relevance

12

/Zephyr-latest/doc/project/
Dcode_flow.rst1 .. _code-flow-and-branches:
3 Code Flow and Branches
9 The zephyr Git repository has three types of branches:
15 Collaboration branches that are used for shared development
17 collaboration branch requires a justification and TSC approval. Collaboration branches
24 Branches which track maintenance releases based on a major
27 Development in collaboration branches before features go to mainline allows teams to
40 Collaboration branches are ephemeral and shall be removed once the collaboration work
55 - All changes to collaboration branches shall come in form of github pull requests.
Dindex.rst49 we will use the term branch also when referencing branches not in the same
/Zephyr-latest/tests/posix/eventfd/
DKconfig31 In order to get a true benchmark, there should be as few branches
38 In order to get a true benchmark, there should be as few branches
/Zephyr-latest/.github/workflows/
Dpylib_tests.yml8 branches:
15 branches:
Dtwister_tests.yml8 branches:
19 branches:
Dscripts_tests.yml8 branches:
15 branches:
Ddevicetree_checks.yml9 branches:
16 branches:
Dhello_world_multiplatform.yaml5 branches:
10 branches:
Dstale-workflow-queue-cleanup.yml5 branches: [main]
Dwest_cmds.yml8 branches:
17 branches:
Dbackport.yml7 branches:
Dstats_merged_prs.yml5 branches:
Dbackport_issue_check.yml10 branches:
Ddaily_test_version.yml10 branches:
Dassigner.yml10 branches:
Dtwister-publish.yaml6 branches:
Dbug_snapshot.yaml11 branches: [main]
Dscorecards.yml15 branches:
Ddoc-publish.yml10 branches:
Dtwister_tests_blackbox.yml8 branches:
Dtwister.yaml5 branches:
10 branches:
/Zephyr-latest/doc/develop/west/
Dbuilt-in.rst138 leaving behind any branches which were already checked out. This is
139 typically a safe operation that will not modify any of your local branches.
148 If you would rather rebase any locally checked out branches instead, use
151 If you would like ``west update`` to keep local branches checked out as
171 does not even try to rebase and leaves your branches behind just like a
174 your branches in place.
/Zephyr-latest/include/zephyr/dt-bindings/clock/silabs/
Dcommon-clock.h11 * DT macros for clock branches.
/Zephyr-latest/tests/benchmarks/data_structure_perf/rbtree_perf/src/
Drbtree_perf.c43 * - Structural test coverage(entry points,statements,branches)
155 * - Structural test coverage(entry points,statements,branches)
/Zephyr-latest/doc/kernel/data_structures/
Ddlist.rst69 without tests or branches, for all list modification primitives.

12