Searched +full:checkout +full:- +full:command (Results 1 – 11 of 11) sorted by relevance
/Zephyr-latest/scripts/schemas/ |
D | patch-schema.yml | 3 # SPDX-License-Identifier: Apache-2.0 8 schema;patch-schema: 11 - type: map 14 # The path to the patch file, relative to patch-base 15 # E.g. zephyr/kernel-pipe-fix-not-k-no-wait-and-ge-min-xfer-bytes.patch 20 # The SHA-256 checksum of the patch file 25 pattern: "^[0-9a-f]{64}$" 44 # The date the patch was created, in ISO 8601 date format YYYY-MM-DD 48 format: "%Y-%m-%d" 56 # e.g. https://github.com/zephyrproject-rtos/zephyr/pull/24486 [all …]
|
/Zephyr-latest/.github/workflows/ |
D | west_cmds.yml | 2 # SPDX-License-Identifier: Apache-2.0 4 name: Zephyr West Command Tests 9 - main 10 - v*-branch 11 - collab-* 13 - 'scripts/west-commands.yml' 14 - 'scripts/west_commands/**' 15 - '.github/workflows/west_cmds.yml' 18 - main 19 - v*-branch [all …]
|
/Zephyr-latest/doc/develop/west/ |
D | built-in.rst | 1 .. _west-built-in-cmds: 3 Built-in commands 6 This page describes west's built-in commands, some of which were introduced in 7 :ref:`west-basics`, in more detail. 20 For additional help, run ``west <command> -h`` (e.g. ``west init -h``). 22 .. _west-init: 27 This command creates a west workspace. It can be used in two ways: 34 .. code-block:: none 36 west init [-m URL] [--mr REVISION] [--mf FILE] [directory] 40 the ``-m`` switch, the initial revision to check out using ``--mr``, and [all …]
|
D | manifest.rst | 1 .. _west-manifests: 7 manifest files, and the ``west manifest`` command. For API documentation on the 8 ``west.manifest`` module, see :ref:`west-apis-manifest`. For a more general 9 introduction and command overview, see :ref:`west-basics`. 16 .. _west-mr-model: 25 .. figure:: west-mr-model.png 27 :alt: West multi-repo history 28 :figclass: align-center 30 West multi-repo history 48 - Projects can be added (like ``P1`` between manifest repository [all …]
|
/Zephyr-latest/boards/arduino/due/doc/ |
D | index.rst | 8 SAM3X8E ARM Cortex-M3 CPU and the following devices: 29 .. zephyr:board-supported-hw:: 35 For I2C, pull-up resistors are required for using SCL1 and SDA1 (near IO13). 42 be a variable number of IRQs. Exceptions 7-10 and 13 are reserved. They don't 45 A Cortex-M3/4-based board uses vectored exceptions. This means each exception 48 Handlers are provided for exceptions 1-6, 11-12, and 14-15. The table here 51 +------+------------+----------------+-----------------------+ 55 +------+------------+----------------+-----------------------+ 57 +------+------------+----------------+-----------------------+ 59 +------+------------+----------------+-----------------------+ [all …]
|
/Zephyr-latest/scripts/west_commands/ |
D | patch.py | 3 # SPDX-License-Identifier: Apache-2.0 30 WEST_PATCH_SCHEMA_PATH = Path(__file__).parents[1] / "schemas" / "patch-schema.yml" 57 See "west patch apply --help" for details. 62 See "west patch clean --help" for details. 67 See "west patch list --help" for details. 71 Run "west patch gh-fetch" to fetch patches from Github. 72 See "west patch gh-fetch --help" for details. 76 The patches.yml syntax is described in "scripts/schemas/patch-schema.yml". 79 - path: zephyr/kernel-pipe-fix-not-k-no-wait-and-ge-min-xfer-bytes.patch 84 date: 2020-04-20 [all …]
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | chromebooks_adsp.rst | 1 .. _zephyr-audio-dsp-development-on-chromebooks: 8 arbitrary user-developed firmware like Zephyr applications (of which 28 Hold Esc + Refresh (the arrow-in-a-circle "reload" key above "3") and 51 device ID (for example "DELBIN-XHVI D4B-H4D-G4G-Q9A-A9P" for the Asus 62 Linux's dm-verity feature) all access to the read-only root 64 for a custom kernel) requires that the dm-verity layer be turned off: 66 First open a terminal with Ctrl-Alt-T. Then at the "crosh> " prompt 67 issue the "shell" command to get a shell running as the "chronos" 68 user. Finally (in developer mode) a simple "sudo su -" will get you a 71 .. code-block:: console [all …]
|
/Zephyr-latest/boards/wiznet/w5500_evb_pico/doc/ |
D | index.rst | 6 W5500-EVB-Pico is a microcontroller evaluation board based on the Raspberry 7 Pi RP2040 and fully hardwired TCP/IP controller W5500 - and basically works 10 drag-and-drop manner. It is also possible to flash and debug the boards with 15 - Dual core Arm Cortex-M0+ processor running up to 133MHz 16 - 264KB on-chip SRAM 17 - 16MB on-board QSPI flash with XIP capabilities 18 - 26 GPIO pins 19 - 3 Analog inputs 20 - 2 UART peripherals 21 - 2 SPI controllers [all …]
|
/Zephyr-latest/doc/contribute/ |
D | guidelines.rst | 6 As an open-source project, we welcome and encourage the community to submit 52 https://github.com/zephyrproject-rtos/zephyr/blob/main/LICENSE 54 .. _GitHub repo: https://github.com/zephyrproject-rtos/zephyr 66 https://www.zephyrproject.org/faqs/#1571346989065-9216c551-f523 69 https://www.whitesourcesoftware.com/whitesource-blog/top-10-apache-license-questions-answered/ 92 See :ref:`external-contributions` for more information about 112 .. code-block:: C 117 https://www.linuxfoundation.org/blog/copyright-notices-in-open-source-software-projects/ 130 later in this document), the developer simply adds a ``Signed-off-by`` 137 .. code-block:: none [all …]
|
/Zephyr-latest/boards/olimex/olimexino_stm32/doc/ |
D | index.rst | 6 The OLIMEXINO-STM32 board is based on the STMicroelectronics STM32F103RB ARM 7 Cortex-M3 CPU. 10 `OLIMEXINO-STM32 website`_ and `OLIMEXINO-STM32 user manual`_. 17 .. zephyr:board-supported-hw:: 22 .. figure:: img/olimexino-stm32-front.jpg 24 :alt: OLIMEXINO-STM32 connectors 26 OLIMEXINO-STM32 connectors 29 --- 36 ------------ 42 ------------------- [all …]
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.6.rst | 13 * Added support for 64-bit ARCv3 14 * Split ARM32 and ARM64, ARM64 is now a top-level architecture 15 * Added initial support for Arm v8.1-m and Cortex-M55 22 https://github.com/zephyrproject-rtos/example-application 34 * CVE-2021-3581: Under embargo until 2021-09-04 41 <https://github.com/zephyrproject-rtos/zephyr/issues?q=is%3Aissue+is%3Aopen+label%3Abug>`_. 46 * Driver APIs now return ``-ENOSYS`` if optional functions are not implemented. 47 If the feature is not supported by the hardware ``-ENOTSUP`` will be returned. 48 Formerly ``-ENOTSUP`` was returned for both failure modes, meaning this change 194 * Added support for null pointer dereferencing detection in Cortex-M. [all …]
|