Home
last modified time | relevance | path

Searched +full:zephyrproject +full:- +full:rtos (Results 1 – 25 of 245) sorted by relevance

12345678910

/Zephyr-latest/doc/security/
Dvulnerabilities.rst14 CVE-2017
17 :cve:`2017-14199`
18 -----------------
22 - `Zephyr project bug tracker ZEPSEC-12
23 <https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-12>`_
25 - `PR6158 fix for 1.11.0
26 <https://github.com/zephyrproject-rtos/zephyr/pull/6158>`_
28 :cve:`2017-14201`
29 -----------------
40 - `Zephyr project bug tracker ZEPSEC-17
[all …]
/Zephyr-latest/
DREADME.rst3 <a href="https://www.zephyrproject.org">
6 … <source media="(prefers-color-scheme: dark)" srcset="doc/_static/images/logo-readme-dark.svg">
7 … <source media="(prefers-color-scheme: light)" srcset="doc/_static/images/logo-readme-light.svg">
8 <img src="doc/_static/images/logo-readme-light.svg">
14 …ewer/?uri=github.com/zephyrproject-rtos/zephyr"><img src="https://api.securityscorecards.dev/proje…
15 …://github.com/zephyrproject-rtos/zephyr/actions/workflows/twister.yaml?query=branch%3Amain"><img s…
18 The Zephyr Project is a scalable real-time operating system (RTOS) supporting
22 The Zephyr OS is based on a small-footprint kernel designed for use on
23 resource-constrained systems: from simple embedded environmental sensors and
26 The Zephyr kernel supports multiple architectures, including ARM (Cortex-A,
[all …]
/Zephyr-latest/tests/bsim/bluetooth/audio/test_scripts/
Dcap_unicast_ac_11_i.sh5 # SPDX-License-Identifier: Apache-2.0
19 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=cap_initiator_ac_11_i \
20 -RealEncryption=1 -rs=23 -D=2 -argstest sink_preset $1 source_preset $2
23 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=cap_acceptor_unicast \
24 -RealEncryption=1 -rs=46 -D=2
27 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
28 -D=2 -sim_length=60e6 ${@:3}
33 set -e # Exit on error
36 # https://github.com/zephyrproject-rtos/zephyr/issues/83584
40 # https://github.com/zephyrproject-rtos/zephyr/issues/83584
[all …]
Dcap_unicast_ac_8_i.sh5 # SPDX-License-Identifier: Apache-2.0
19 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=cap_initiator_ac_8_i \
20 -RealEncryption=1 -rs=23 -D=2 -argstest sink_preset $1 source_preset $2
23 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=cap_acceptor_unicast \
24 -RealEncryption=1 -rs=46 -D=2
27 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
28 -D=2 -sim_length=60e6 ${@:3}
33 set -e # Exit on error
36 # https://github.com/zephyrproject-rtos/zephyr/issues/83584
40 # https://github.com/zephyrproject-rtos/zephyr/issues/83584
[all …]
Dcap_unicast_ac_6_i.sh5 # SPDX-License-Identifier: Apache-2.0
19 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=cap_initiator_ac_6_i \
20 -RealEncryption=1 -rs=23 -D=2 -argstest sink_preset $1
23 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=cap_acceptor_unicast \
24 -RealEncryption=1 -rs=46 -D=2
27 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
28 -D=2 -sim_length=60e6 ${@:2}
42 # https://github.com/zephyrproject-rtos/zephyr/issues/84303
46 # https://github.com/zephyrproject-rtos/zephyr/issues/83586
49 # https://github.com/zephyrproject-rtos/zephyr/issues/83584
[all …]
Dcap_unicast_ac_9_i.sh5 # SPDX-License-Identifier: Apache-2.0
19 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=cap_initiator_ac_9_i \
20 -RealEncryption=1 -rs=23 -D=2 -argstest source_preset $1
23 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=cap_acceptor_unicast \
24 -RealEncryption=1 -rs=46 -D=2
27 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
28 -D=2 -sim_length=60e6 ${@:2}
33 set -e # Exit on error
45 # https://github.com/zephyrproject-rtos/zephyr/issues/83586
49 # https://github.com/zephyrproject-rtos/zephyr/issues/83586
[all …]
Dcap_unicast_ac_3.sh5 # SPDX-License-Identifier: Apache-2.0
20 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=cap_initiator_ac_3 \
21 -RealEncryption=1 -rs=23 -D=2 -argstest sink_preset $1 source_preset $2
24 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=cap_acceptor_unicast \
25 -RealEncryption=1 -rs=46 -D=2
28 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
29 -D=2 -sim_length=60e6 ${@:3}
34 set -e # Exit on error
45 # https://github.com/zephyrproject-rtos/zephyr/issues/83585
49 # https://github.com/zephyrproject-rtos/zephyr/issues/83586
[all …]
Dcap_unicast_ac_7_i.sh5 # SPDX-License-Identifier: Apache-2.0
19 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=cap_initiator_ac_7_i \
20 -RealEncryption=1 -rs=23 -D=2 -argstest sink_preset $1 source_preset $2
23 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=cap_acceptor_unicast \
24 -RealEncryption=1 -rs=46 -D=2
27 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
28 -D=2 -sim_length=60e6 ${@:3}
33 set -e # Exit on error
44 # https://github.com/zephyrproject-rtos/zephyr/issues/83585
48 # https://github.com/zephyrproject-rtos/zephyr/issues/83586
[all …]
Dcap_unicast_ac_1.sh5 # SPDX-License-Identifier: Apache-2.0
19 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=cap_initiator_ac_1 \
20 -RealEncryption=1 -rs=23 -D=2 -argstest sink_preset $1
23 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=cap_acceptor_unicast \
24 -RealEncryption=1 -rs=46 -D=2
27 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
28 -D=2 -sim_length=60e6 ${@:2}
33 set -e # Exit on error
44 # https://github.com/zephyrproject-rtos/zephyr/issues/84303
47 # https://github.com/zephyrproject-rtos/zephyr/issues/84303
Dcap_unicast_ac_10.sh5 # SPDX-License-Identifier: Apache-2.0
19 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=cap_initiator_ac_10 \
20 -RealEncryption=1 -rs=23 -D=2 -argstest source_preset $1
23 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=cap_acceptor_unicast \
24 -RealEncryption=1 -rs=46 -D=2
27 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
28 -D=2 -sim_length=60e6 ${@:2}
33 set -e # Exit on error
44 # https://github.com/zephyrproject-rtos/zephyr/issues/84303
47 # https://github.com/zephyrproject-rtos/zephyr/issues/84303
Dcap_unicast_ac_2.sh5 # SPDX-License-Identifier: Apache-2.0
20 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=cap_initiator_ac_2 \
21 -RealEncryption=1 -rs=23 -D=2 -argstest source_preset $1
24 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=cap_acceptor_unicast \
25 -RealEncryption=1 -rs=46 -D=2
28 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
29 -D=2 -sim_length=60e6 ${@:2}
34 set -e # Exit on error
45 # https://github.com/zephyrproject-rtos/zephyr/issues/84303
48 # https://github.com/zephyrproject-rtos/zephyr/issues/84303
Dcap_unicast_ac_4.sh5 # SPDX-License-Identifier: Apache-2.0
19 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=cap_initiator_ac_4 \
20 -RealEncryption=1 -rs=23 -D=2 -argstest sink_preset $1
23 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=cap_acceptor_unicast \
24 -RealEncryption=1 -rs=46 -D=2
27 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
28 -D=2 -sim_length=60e6 ${@:2}
43 # https://github.com/zephyrproject-rtos/zephyr/issues/83586
47 # https://github.com/zephyrproject-rtos/zephyr/issues/83586
Dcap_unicast_ac_5.sh5 # SPDX-License-Identifier: Apache-2.0
20 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=cap_initiator_ac_5 \
21 -RealEncryption=1 -rs=23 -D=2 -argstest sink_preset $1 source_preset $2
24 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=cap_acceptor_unicast \
25 -RealEncryption=1 -rs=46 -D=2
28 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
29 -D=2 -sim_length=60e6 ${@:3}
44 # https://github.com/zephyrproject-rtos/zephyr/issues/83586
47 # https://github.com/zephyrproject-rtos/zephyr/issues/84303
/Zephyr-latest/doc/_templates/
Dzversions.html1 {# Add rst-badge after rst-versions for small badge style. #}
2 <div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions">
3 <span class="rst-current-version" data-toggle="rst-current-version">
4 <span class="fa fa-book"> Zephyr Project</span>
6 <span class="fa fa-caret-down"></span>
8 <div class="rst-other-versions">
21 <dt>{{ _('zephyrproject.org Links') }}</dt>
23 <a href="https://www.zephyrproject.org/">Project Home</a>
26 <a href="https://github.com/zephyrproject-rtos/sdk-ng/releases">SDK</a>
29 <a href="https://github.com/zephyrproject-rtos/zephyr/releases">Releases</a>
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/tests_scripts/
Dll.set2.llcp.test_list2 # SPDX-License-Identifier: Apache-2.0
4 LL/CON/PER/BV-29-C
5 LL/CON/PER/BV-33-C
6 LL/CON/PER/BV-34-C
7 LL/CON/PER/BV-40-C
8 LL/CON/PER/BV-42-C
9 #LL/CON/PER/BV-77-C # Needs testcase implementation update
10 #LL/CON/PER/BV-78-C # Needs testcase implementation update
11 #LL/CON/PER/BV-80-C # Needs testcase implementation update
12 #LL/CON/PER/BV-81-C # Needs testcase implementation update
[all …]
/Zephyr-latest/.github/workflows/
Dgreet_first_time_contributor.yml11 runs-on: ubuntu-22.04
12 if: github.repository == 'zephyrproject-rtos/zephyr'
15 - uses: actions/checkout@v4
16- uses: zephyrproject-rtos/action-first-interaction@7e6446f8439d8b4399169880c36a3a12b5747699 # v1.…
18 repo-token: ${{ secrets.GITHUB_TOKEN }}
20 issue-message: >
22 for our open-source project. ��
28 pr-opened-message: >
34 …ur commit message guidelines](https://docs.zephyrproject.org/latest/contribute/guidelines.html#com…
35 …at [our contribution workflow](https://docs.zephyrproject.org/latest/contribute/guidelines.html#co…
[all …]
Dtwister-prep.yaml18 … if: github.repository_owner == 'zephyrproject-rtos' && github.event_name == 'pull_request_target'
19 runs-on:
20 group: zephyr-runner-v2-linux-x64-4xlarge
22 image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.4.20241026
23 options: '--entrypoint /bin/bash'
25 subset: ${{ steps.output-services.outputs.subset }}
26 size: ${{ steps.output-services.outputs.size }}
27 fullrun: ${{ steps.output-services.outputs.fullrun }}
38 - name: Apply container owner mismatch workaround
44 git config --global --add safe.directory ${GITHUB_WORKSPACE}
[all …]
Dmanifest.yml7 runs-on: ubuntu-22.04
10 - name: Checkout the code
13 path: zephyrproject/zephyr
15 fetch-depth: 0
16 persist-credentials: false
18 - name: west setup
21 working-directory: zephyrproject/zephyr
24 git config --global user.email "you@example.com"
25 git config --global user.name "Your Name"
26 west init -l . || true
[all …]
Dstats_merged_prs.yml6 - main
7 - v*-branch
11 if: github.event.pull_request.merged == true && github.repository == 'zephyrproject-rtos/zephyr'
12 runs-on: ubuntu-22.04
14 - name: checkout
16 - name: PR event
20 ELASTICSEARCH_SERVER: "https://elasticsearch.zephyrproject.io:443"
24 …python3 ./scripts/ci/stats/merged_prs.py --pull-request ${{ github.event.pull_request.number }} --
/Zephyr-latest/doc/_doxygen/
Dmainpage.md3 The Zephyr OS is a small-footprint kernel designed for use on
4 resource-constrained and embedded systems: from simple embedded
8 See the [zephyrproject.org](https://zephyrproject.org) site for more
10 of Zephyr resources](https://docs.zephyrproject.org/latest/introduction/index.html#resources)
16 Cortex-M, Intel x86, ARC, NIOS II, Tensilica Xtensa, and RISC-V 32. For
18 documentation](https://docs.zephyrproject.org/latest/boards/index.html).
24 file](https://github.com/zephyrproject-rtos/zephyr/blob/main/LICENSE).
27 components](https://docs.zephyrproject.org/latest/LICENSING.html#zephyr-licensing).
/Zephyr-latest/doc/services/dsp/
Dindex.rst53 linked in at :file:`subsys/dsp/CMakeLists.txt`. To add architecture-specific attributes,
62 .. _subsys/dsp/Kconfig: https://github.com/zephyrproject-rtos/zephyr/blob/main/subsys/dsp/Kconfig
63 .. _subsys/dsp/CMakeLists.txt: https://github.com/zephyrproject-rtos/zephyr/blob/main/subsys/dsp/CM…
64 .. _include/zephyr/dsp/dsp.h: https://github.com/zephyrproject-rtos/zephyr/blob/main/include/zephyr…
/Zephyr-latest/soc/st/stm32/stm32l0x/
Dsoc.c4 * SPDX-License-Identifier: Apache-2.0
14 #include <zephyr/linker/linker-defs.h>
37 * See https://github.com/zephyrproject-rtos/zephyr/issues/#37119 in soc_early_init_hook()
40 * https://github.com/zephyrproject-rtos/zephyr/issues/#34324 ) in soc_early_init_hook()
/Zephyr-latest/doc/project/
Dcommunication.rst1 .. _communication-and-collaboration:
6 The `Zephyr Discord Server <https://chat.zephyrproject.org>`_ is the primary
10 <https://lists.zephyrproject.org/g/main/subgroups>`_ are used as an additional
17 <https://github.com/zephyrproject-rtos/zephyr/issues>`_ and not broadcasted to
/Zephyr-latest/doc/develop/west/
Dworkspaces.rst1 .. _west-workspaces:
7 :ref:`west-basics` in more detail.
9 .. _west-manifest-rev:
11 The ``manifest-rev`` branch
14 West creates and controls a Git branch named ``manifest-rev`` in each
16 specified for the project at the time :ref:`west-update` was last run.
17 Other workspace management commands may use ``manifest-rev`` as a reference
19 purposes, the ``manifest-rev`` branch allows the manifest file to use SHAs
22 Although ``manifest-rev`` is a normal Git branch, west will recreate and/or
27 rebase it on top of a new ``manifest-rev``, or merge ``manifest-rev`` into
[all …]
/Zephyr-latest/drivers/sensor/st/stmemsc/
Dstmemsc_mdelay.c5 * SPDX-License-Identifier: Apache-2.0
7 * zephyrproject-rtos/modules/hal/st/sensor/stmemsc/

12345678910