Searched full:guidelines (Results 1 – 25 of 52) sorted by relevance
123
/Zephyr-Core-3.5.0/doc/contribute/ |
D | index.rst | 8 lists useful resources and guidelines to help you in your contribution journey. 10 General Guidelines 17 guidelines.rst 23 Learn about the overall process and guidelines for contributing to the Zephyr project. 34 Code contributions are expected to follow a set of coding guidelines to ensure consistency and 37 This page describes these guidelines and introduces important considerations regarding the use of 54 documentation/guidelines.rst 58 This page provides some simple guidelines for writing documentation using the reSTructuredText 88 in binary form, this page describes the process and guidelines for :ref:`contributing binary
|
D | guidelines.rst | 3 Contribution Guidelines 443 Use these coding guidelines to ensure that your development complies with the 463 When there are differences between the guidelines above and the formatting 464 generated by code formatting tools, the guidelines above take precedence. 637 agreement with the :ref:`DCO`. See the :ref:`commit-guidelines` section for 638 specific guidelines for writing your commit messages. 720 .. _commit-guidelines: 722 Commit Message Guidelines 956 Follow the guidelines in the :ref:`modules` section for contributing
|
/Zephyr-Core-3.5.0/.github/workflows/ |
D | greet_first_time_contributor.yml | 34 …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…
|
D | coding_guidelines.yml | 1 name: Coding Guidelines 8 name: Run coding guidelines checks on patch series (PR)
|
/Zephyr-Core-3.5.0/ |
D | CONTRIBUTING.rst | 1 Contribution Guidelines 10 Guidelines <http://docs.zephyrproject.org/latest/contribute/index.html>`_
|
/Zephyr-Core-3.5.0/doc/safety/ |
D | index.rst | 6 These documents describe the processes, developer guidelines and requirements
|
D | safety_overview.rst | 26 This document is a living document and may evolve over time as new requirements, guidelines, or 119 Coding Guidelines 122 The coding guidelines are the basis to a common understanding and a unified ruleset and development 123 style for industrial software products. For safety the coding guidelines are essential and have 130 standards / guidelines to reduce likelihood of errors. 262 **TODO:** Find and define ways, guidelines and processes which minimally impact the daily work
|
/Zephyr-Core-3.5.0/doc/develop/api/ |
D | index.rst | 3 API Status and Guidelines
|
D | design_guidelines.rst | 3 API Design Guidelines
|
/Zephyr-Core-3.5.0/doc/security/ |
D | index.rst | 6 These documents describe the requirements, processes, and developer guidelines
|
D | security-overview.rst | 180 concrete and detailed guidelines need to be developed and aligned with 246 include coding guidelines and development processes that can be roughly 373 - **Adherence to Deployment Guidelines** is required to ensure 493 The general guidelines above shall be accompanied by an architectural 611 management process, and learnings shall be formulated as guidelines and
|
D | secure-coding.rst | 25 This document covers guidelines for the `Zephyr Project`_, from a 221 guidelines.
|
/Zephyr-Core-3.5.0/drivers/disk/ |
D | Kconfig.mmc | 23 Disk name as per file system naming guidelines.
|
D | Kconfig.sdmmc | 27 Disk name as per file system naming guidelines.
|
/Zephyr-Core-3.5.0/doc/project/ |
D | documentation.rst | 37 Documentation Guidelines 54 for traceability reports. Here are a few guidelines to be followed:
|
D | index.rst | 35 project's goals and guidelines for our active developer community.
|
D | project_roles.rst | 15 members of the TSC under the guidelines stated in the project Charter. 254 Generic guidelines for deciding and filling in the Maintainers' list 326 approvals, the merge criteria is extended with the guidelines below: 368 * Coding Guidelines
|
/Zephyr-Core-3.5.0/samples/bluetooth/direct_adv/ |
D | README.rst | 17 "Accessory Design Guidelines for Apple Devices".
|
/Zephyr-Core-3.5.0/doc/templates/ |
D | sample.tmpl | 30 ..zephyr-app-commands directive (see the doc guidelines) instead of a
|
/Zephyr-Core-3.5.0/doc/ |
D | index.rst | 54 <h2>Contribution Guidelines</h2> 79 …<p>Requirements, processes, and developer guidelines for ensuring security is addressed within the…
|
/Zephyr-Core-3.5.0/scripts/pylib/twister/ |
D | scl.py | 36 https://security.openstack.org/guidelines/dg_avoid-dangerous-input-parsing-libraries.html.
|
/Zephyr-Core-3.5.0/doc/develop/languages/c/ |
D | minimal_libc.rst | 23 as defined by the :ref:`Coding Guidelines Rule A.4
|
/Zephyr-Core-3.5.0/doc/releases/ |
D | release-notes-2.1.rst | 914 * :github:`9249` - Get non ST, STM32 Based boards compliant with default configuration guidelines 915 * :github:`9248` - Get Olimex boards compliant with default configuration guidelines 916 * :github:`9245` - Get TI SoC based boards compliant with default configuration guidelines 917 * :github:`9244` - Get SILABS board compliant with default configuration guidelines 918 * :github:`9243` - Get NXP SoC based boards compliant with default configuration guidelines 919 * :github:`9241` - Get ATMEL SoC based boards compliant with default configuration guidelines 920 * :github:`9240` - Get ARM boards compliant with default configuration guidelines 921 * :github:`9239` - Get NIOS boards compliant with default configuration guidelines 922 * :github:`9237` - Get RISCV boards compliant with default configuration guidelines 923 * :github:`9236` - Get X86 boards compliant with default configuration guidelines [all …]
|
/Zephyr-Core-3.5.0/scripts/ci/ |
D | check_compliance.py | 125 self.case = TestCase(type(self).name, "Guidelines") 193 …doc = "See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more … 485 check Kconfig guidelines. 754 …doc = "See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more … 876 …doc = "See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for … 976 …doc = "See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for …
|
/Zephyr-Core-3.5.0/samples/ |
D | sample_definition_and_criteria.rst | 49 **Guidelines for Samples:**
|
123