Home
last modified time | relevance | path

Searched full:guidelines (Results 1 – 25 of 85) sorted by relevance

1234

/Zephyr-latest/doc/contribute/
Dindex.rst8 lists useful resources and guidelines to help you in your contribution journey.
10 General Guidelines
17 guidelines.rst
27 Learn about the overall process and guidelines for contributing to the Zephyr project.
42 Code contributions are expected to follow a set of coding guidelines to ensure consistency and
46 Code contributions are expected to follow a set of style guidelines to ensure consistency and
54 Guidelines for modifying contributions made by other developers and how to deal with stale pull
67 documentation/guidelines.rst
71 This page provides some simple guidelines for writing documentation using the reSTructuredText
101 in binary form, this page describes the process and guidelines for :ref:`contributing binary
Dreviewer_expectations.rst48 potential inconsistencies in the tree, document the new guidelines or rules,
59 the PR in question and following the contribution and style guidelines of the
/Zephyr-latest/doc/contribute/style/
Dindex.rst4 Coding Style Guidelines
71 `Coding Style Guidelines`_ standards together with the ``.clang-format`` configuration file
84 When there are differences between the `Coding Style Guidelines`_ guidelines and the
85 formatting generated by code formatting tools, the `Coding Style Guidelines`_ guidelines
87 guidelines, maintainers may decide which style should be adopted.
Dcode.rst3 C Code and General Style Guidelines
10 For style aspects where the guidelines don't offer explicit guidance or
Dkconfig.rst3 Kconfig Style Guidelines
Ddevicetree.rst3 Devicetree Style Guidelines
/Zephyr-latest/cmake/sca/eclair/
Dsca_options.cmake6 option(ECLAIR_RULESET_STU "Selection of the projects coding guidelines, which can be verified
9 option(ECLAIR_RULESET_STU_HEAVY "Selection of complex STU project coding guidelines that
11 option(ECLAIR_RULESET_WP "All whole program project coding guidelines ('system' in MISRA's
13 option(ECLAIR_RULESET_STD_LIB "Project coding guidelines about the C Standard Library" OFF)
/Zephyr-latest/doc/develop/sca/
Declair.rst60 Zephyr's guidelines selection
64 * first_analysis (default): a tiny selection of the projects coding guidelines to verify that
67 * STU: Selection of the projects coding guidelines, which can be verified by analysing the single
70 * STU_heavy: Selection of complex STU project coding guidelines that require a significant amount
73 * WP: All whole program project coding guidelines ("system" in MISRA's parlance).
75 * std_lib: Project coding guidelines about the C Standard Library.
88 If you want to use your own defined ruleset instead of the predefined zephyr coding guidelines
/Zephyr-latest/.github/workflows/
Dgreet_first_time_contributor.yml34 …k at [our commit message guidelines](https://docs.zephyrproject.org/latest/contribute/guidelines.h…
35 …ontribution workflow](https://docs.zephyrproject.org/latest/contribute/guidelines.html#contributio…
Dcoding_guidelines.yml1 name: Coding Guidelines
8 name: Run coding guidelines checks on patch series (PR)
32 - name: Run Coding Guidelines Checks
/Zephyr-latest/
DCONTRIBUTING.rst1 Contribution Guidelines
10 Guidelines <http://docs.zephyrproject.org/latest/contribute/index.html>`_
DCODE_OF_CONDUCT.md74 ## Enforcement Guidelines
76 Community leaders will follow these Community Impact Guidelines in determining
128 Community Impact Guidelines were inspired by
/Zephyr-latest/doc/safety/
Dindex.rst6 These documents describe the processes, developer guidelines and requirements
Dsafety_overview.rst26 This document is a living document and may evolve over time as new requirements, guidelines, or
137 Coding Guidelines
140 The coding guidelines are the basis to a common understanding and a unified ruleset and development
141 style for industrial software products. For safety the coding guidelines are essential and have
148 standards / guidelines to reduce likelihood of errors.
152 Coding Guidelines) to improve quality and consistency of the code base. Below
161 Reviewers/approvers can block pull-requests due to violations of the coding guidelines
320 **TODO:** Find and define ways, guidelines and processes which minimally impact the daily work
/Zephyr-latest/doc/develop/api/
Dindex.rst3 API Status and Guidelines
/Zephyr-latest/doc/security/
Dindex.rst6 These documents describe the requirements, processes, and developer guidelines
/Zephyr-latest/scripts/utils/
Dconvert_guidelines.py37 print('Appendix A Summary of guidelines', file=outputfile)
132 help="Path to rst input source file, where the guidelines are written down."
140 …help="Path to output file, where the converted guidelines are written to. If outputfile is not spe…
/Zephyr-latest/doc/security/standards/
Dindex.rst12 standards provide guidelines and outline requirements that products have to follow
/Zephyr-latest/cmake/sca/eclair/ECL/
Danalysis_first_analysis.ecl11 -doc_begin="Selection of guidelines from
Danalysis_heavy_STU.ecl11 -doc_begin="Selection of guidelines from
Danalysis_std_lib.ecl10 -doc_begin="Selection of guidelines from
Danalysis_WP.ecl11 -doc_begin="Selection of guidelines from
/Zephyr-latest/doc/project/
Ddocumentation.rst37 Documentation Guidelines
54 for traceability reports. Here are a few guidelines to be followed:
/Zephyr-latest/samples/bluetooth/direct_adv/
DREADME.rst18 "Accessory Design Guidelines for Apple Devices".
/Zephyr-latest/doc/templates/
Dsample.tmpl30 ..zephyr-app-commands directive (see the doc guidelines) instead of a

1234