Home
last modified time | relevance | path

Searched +full:sdk +full:- +full:ng (Results 1 – 23 of 23) sorted by relevance

/Zephyr-latest/tests/modules/thrift/ThriftTest/
Dtestcase.yaml4 - thrift
5 - cpp
7 - thrift
9 # qemu_x86 exluded due to missing long double functions in SDK
10 # See https://github.com/zephyrproject-rtos/sdk-ng/issues/603
12 - mps2/an385
13 - qemu_cortex_a53
14 - qemu_riscv32
15 - qemu_riscv64
16 - qemu_x86_64
[all …]
/Zephyr-latest/boards/mediatek/
Dindex.rst1 .. _boards-mtk_adsp:
27 single-core devices, no parallel SMP is available, but at the same
37 There is comparatively little on-device hardware. The architecture is
38 that interaction with the off-chip audio hardware (e.g. I2S codecs,
42 Beyond that the Zephyr-visible hardware is limited to a bounty of
60 * `Developer mode <https://www.chromium.org/chromium-os/developer-library/guides/device/developer-m…
61-Install: Installing Developer and Test packages onto a Chrome OS device <https://www.chromium.org…
68 .. code-block:: console
70 user@dev_host:~$ west build -b mt8186//adsp samples/hello_world
79 *** Booting Zephyr OS build v3.6.0-5820-gd2a89b3c089e ***
[all …]
/Zephyr-latest/samples/cpp/hello_world/
Dsample.yaml7 - qemu_riscv32
12 - "Hello, C\\+\\+ world! (.*)"
18 - xtensa
20 # See zephyrproject-rtos/sdk-ng#593
21 - qemu_x86
22 - intel_ish_5_4_1
23 - intel_ish_5_6_0
24 - intel_ish_5_8_0
/Zephyr-latest/cmake/toolchain/arcmwdt/
Dgeneric.cmake1 # SPDX-License-Identifier: Apache-2.0
20 # arcmwdt relies on Zephyr SDK for the use of C preprocessor (devicetree) and objcopy
21 find_package(Zephyr-sdk 0.15 REQUIRED)
22 # Handling to be improved in Zephyr SDK, we can drop setting TOOLCHAIN_HOME after
23 # https://github.com/zephyrproject-rtos/sdk-ng/pull/682 got merged and we switch to proper SDK
28 # MWDT has no it's own preprocessor, so here zephyr-SDK preprocessor is used.
29 # At the same time zephyr-SDK requires ARCH variable to be initialized before include "generic.cmak…
31 # This workaround uses any (first awailable, independent on ARCH) toolchain from SDK for DTC prepro…
38 # Handling to be improved in Zephyr SDK, to avoid overriding ZEPHYR_TOOLCHAIN_VARIANT by
39 # find_package(Zephyr-sdk) if it's already set
/Zephyr-latest/doc/develop/toolchains/
Dzephyr_sdk.rst3 Zephyr SDK
6 The Zephyr Software Development Kit (SDK) contains toolchains for each of
10 Use of the Zephyr SDK is highly recommended and may even be required under
16 The Zephyr SDK supports the following target architectures:
18 * ARC (32-bit and 64-bit; ARCv1, ARCv2, ARCv3)
19 * ARM (32-bit and 64-bit; ARMv6, ARMv7, ARMv8; A/R/M Profiles)
20 * MIPS (32-bit and 64-bit)
22 * RISC-V (32-bit and 64-bit; RV32I, RV32E, RV64I)
23 * x86 (32-bit and 64-bit)
31 The Zephyr SDK bundle supports all major operating systems (Linux, macOS and
[all …]
/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">
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/boards/qemu/riscv64/doc/
Dindex.rst11 The minimum version of the `Zephyr SDK tools
12 <https://github.com/zephyrproject-rtos/sdk-ng/releases>`_
14 Please see the :ref:`installation instructions <install-required-tools>`
29 emulated environment. For example, with the :zephyr:code-sample:`synchronization` sample:
31 .. zephyr-app-commands::
32 :zephyr-app: samples/synchronization
33 :host-os: unix
40 .. code-block:: console
42 ***** BOOTING ZEPHYR OS v1.8.99 - BUILD: Jun 27 2017 13:09:26 *****
/Zephyr-latest/boards/renesas/ek_ra8m1/doc/
Dindex.rst6 The EK-RA8M1 is an Evaluation Kit for Renesas RA8M1 MCU Group which is the first
7 32-bits MCUs based on new Arm Cortex-M85. The kit offer multiple external interface
11 The key features of the EK-RA8M1 board are categorized in three groups as follow:
15 - 480MHz Arm Cortex-M85 based RA8M1 MCU in 224 pins, BGA package
16 - Native pin acces througgh 2 x 50-pin, and 2 x 40-pin male headers
17 - MCU current measurement points for precision current consumption measurement
18 - Multiple clock sources - RA8M1 MCU oscillator and sub-clock oscillator crystals,
24 - USB Full Speed Host and Device (micro-AB connector)
25 - Four 5V input sources
27 - USB (Debug, Full Speed, High Speed)
[all …]
/Zephyr-latest/scripts/coredump/gdbstubs/arch/
Dxtensa.py5 # SPDX-License-Identifier: Apache-2.0
20 # Must match --soc arg options; see get_soc
33 # was built with the Zephyr SDK and ESP32 with Espressif's.
38 # SDK and Cadence's XCC toolchain. With the same SOC APL,
39 # the SDK's GDB assigns PC the index 0, while XCC's GDB assigns
79 # Matches arch/xtensa/core/fatal.c->xtensa_exccause
84 # Level-1 interrupt not fatal
102 # Coprocessor disabled spans 32 - 39
266 # sample_controller is unique to Zephyr SDK
267 # sdk-ng -> overlays/xtensa_sample_controller/gdb/gdb/xtensa-config.c
[all …]
/Zephyr-latest/doc/
Dconf.py2 # Reference: https://www.sphinx-doc.org/en/master/usage/configuration.html
25 # Add the directory which contains the pytest-twister-pytest
26 sys.path.insert(0, str(ZEPHYR_BASE / "scripts" / "pylib" / "pytest-twister-harness" / "src"))
35 # -- Project --------------------------------------------------------------
38 copyright = "2015-2025 Zephyr Project members and individual contributors"
62 version += "-" + extra
66 # parse SDK version from 'SDK_VERSION' file
70 # -- General configuration ------------------------------------------------
82 "zephyr.dtcompatible-role",
83 "zephyr.link-roles",
[all …]
/Zephyr-latest/doc/develop/getting_started/
Dinstallation_linux.rst32 .. group-tab:: Ubuntu
34 .. code-block:: console
36 sudo apt-get update
37 sudo apt-get upgrade
39 .. group-tab:: Fedora
41 .. code-block:: console
45 .. group-tab:: Clear Linux
47 .. code-block:: console
51 .. group-tab:: Arch Linux
53 .. code-block:: console
[all …]
/Zephyr-latest/tests/kernel/interrupt/src/
Dregular_isr.c4 * SPDX-License-Identifier: Apache-2.0
45 * - Register two regular interrupt at build time.
46 * - Trigger interrupt and check if isr handler has executed or not.
47 * - Also check irq_enable and irq_disable works.
105 * See GitHub issue zephyrproject-rtos/sdk-ng#629 for the qemu bug. in ZTEST()
/Zephyr-latest/scripts/west_commands/
Dsdk.py3 # SPDX-License-Identifier: Apache-2.0
25 class Sdk(WestCommand): class
28 "sdk",
29 "manage Zephyr SDK",
30 "List and Install Zephyr SDK",
43 Run 'west sdk' or 'west sdk list' to list installed SDKs.
44 See 'west sdk list --help' for details.
47 Installing SDK:
49 Run 'west sdk install' to install Zephyr SDK.
50 See 'west sdk install --help' for details.
[all …]
/Zephyr-latest/boards/renesas/mck_ra8t1/doc/
Dindex.rst6 The **MCK-RA8T1** is a development kit that enables easy evaluation of motor control using permanen…
8 found here: `MCK-RA8T1 Website`_
10 MCK-RA8T1 kit includes the items below:
12 - RA8T1 CPU board (`MCB-RA8T1`_)
13 - Inverter board (`MCI-LV-1`_)
14 - Communication board (`MC-COM`_)
15 - Permanent magnet synchronous motors
16 - Accessories (cables, standoffs, etc.)
22 MCK-RA8T1 product contents (Credit: Renesas Electronics Corporation)
24 **MCB-RA8T1** is a CPU board for motor control equipped with RA8T1. Motor control using RA8T1 can b…
[all …]
/Zephyr-latest/boards/renesas/ek_ra8d1/doc/
Dindex.rst6 The EK-RA8D1 is an Evaluation Kit for Renesas RA8D1 MCU Group which are the industry’s first 32-bit
7 graphics-enabled MCUs based on the Arm Cortex-M85 (CM85) core, delivering breakthrough performance
8 of over 3000 Coremark points at 480 MHz and superior graphics capabilities that enable high-resolut…
11 The key features of the EK-RA8D1 board are categorized in three groups as follow:
15 - 480MHz Arm Cortex-M85 based RA8D1 MCU in 224 pins, BGA package
16 - Native pin acces througgh 2 x 50-pin, and 2 x 40-pin male headers
17 - MCU current measurement points for precision current consumption measurement
18 - Multiple clock sources - RA8D1 MCU oscillator and sub-clock oscillator crystals,
24 - USB Full Speed Host and Device (micro-AB connector)
25 - Four 5V input sources
[all …]
/Zephyr-latest/include/zephyr/arch/arm64/scripts/
Dlinker.ld2 * Copyright (c) 2013-2014 Wind River Systems, Inc.
4 * SPDX-License-Identifier: Apache-2.0
11 * Linker script for the Cortex-A platforms.
18 #include <zephyr/linker/linker-defs.h>
19 #include <zephyr/linker/linker-tool.h>
42 #define ROM_SIZE (CONFIG_FLASH_LOAD_SIZE - ROM_END_OFFSET)
44 #define ROM_SIZE (CONFIG_FLASH_SIZE * 1K - CONFIG_FLASH_LOAD_OFFSET - ROM_END_OFFSET)
56 /* If building without MMU support, use default 8-byte alignment. */
83 #include <zephyr/linker/rel-sections.ld>
86 #include <zephyr/linker/llext-sections.ld>
[all …]
/Zephyr-latest/doc/develop/flash_debug/
Dhost-tools.rst1 .. _flash-debug-host-tools:
9 Zephyr's west tool has built-in support for all of these in its ``flash``,
12 file declares that support properly. See :ref:`west-build-flash-debug` for
17 SAM Boot Assistant (SAM-BA)
20 Atmel SAM Boot Assistant (Atmel SAM-BA) allows In-System Programming (ISP)
22 allows users to develop and program boards with SAM-BA support using
23 :ref:`west <west-flashing>`. Zephyr supports devices with/without ROM
25 introduced in Zephyr SDK 0.12.0.
29 .. code-block:: console
31 west flash [ -r bossac ] [ -p /dev/ttyX ] [ --erase ]
[all …]
/Zephyr-latest/cmake/emu/
Dqemu.cmake1 # SPDX-License-Identifier: Apache-2.0
23 NAMES qemu-system-${QEMU_binary_suffix}
28 qemu-system-${QEMU_binary_suffix}
32 # We need to set up uefi-run and OVMF environment
35 find_program(UEFI NAMES uefi-run REQUIRED)
41 list(APPEND UEFI -b ${OVMF_FD_PATH} -q ${QEMU})
50 set(QEMU_FLAGS -pidfile)
61 # Redirect console to a pseudo-tty, used for running automated tests.
62 list(APPEND QEMU_FLAGS -chardev pty,id=con,mux=on)
65 list(APPEND QEMU_FLAGS -chardev pipe,id=con,mux=on,path=${QEMU_PIPE})
[all …]
/Zephyr-latest/doc/releases/
Drelease-notes-1.10.rst12 * Initial alpha-quality thread-level memory protection on x86, userspace and memory
27 * Initial alpha-quality thread-level memory protection on x86, userspace and memory
35 * Memory domain APIs for fine-tuning memory region permissions
38 * Add the following application-facing memory domain APIs:
40 * k_mem_domain_init() - to initialize a memory domain
41 * k_mem_domain_destroy() - to destroy a memory domain
42 * k_mem_domain_add_partition() - to add a partition into a domain
43 * k_mem_domain_remove_partition() - to remove a partition from a domain
44 * k_mem_domain_add_thread() - to add a thread into a domain
45 * k_mem_domain_remove_thread() - to remove a thread from a domain
[all …]
Drelease-notes-3.2.rst13 * Added support for :ref:`bin-blobs` (also see :ref:`west-blobs`).
15 * Converted all supported boards from ``pinmux`` to :ref:`pinctrl-guide`.
31 * CVE-2022-2993: Under embargo until 2022-11-03
33 * CVE-2022-2741: Under embargo until 2022-10-14
56 This definition can be used by third-party code to compile code conditional
58 Therefore, any third-party code integrated using the Zephyr build system will
91 changed from ``-ENETDOWN`` to ``-ENETUNREACH``. A return value of ``-ENETDOWN`` now indicates
129 * Removed support for configuring the CAN-FD maximum DLC value via Kconfig
156 valid for specific bindings to specify like :dtcompatible:`gpio-leds` and
157 :dtcompatible:`fixed-partitions`.
[all …]
Drelease-notes-1.14.rst17 * CVE-2020-10066
18 * CVE-2020-10069
19 * CVE-2020-13601
20 * CVE-2020-13602
32 * :github:`issuenumber` - issue title
34 * :github:`18334` - DNS resolution is broken for some addresses in master/2.0-pre
35 * :github:`19917` - Bluetooth: Controller: Missing LL_ENC_RSP after HCI LTK Negative Reply
36 * :github:`21107` - LL_ASSERT and 'Imprecise data bus error' in LL Controller
37 * :github:`21257` - tests/net/net_pkt failed on mimxrt1050_evk board.
38 * :github:`21299` - bluetooth: Controller does not release buffer on central side after peripheral …
[all …]
Drelease-notes-3.1.rst61 * Split CAN classic and CAN-FD APIs:
90 was moved from Kconfig to :ref:`devicetree <dt-guide>`.
91 See the :dtcompatible:`st,stm32f1-pinctrl` devicetree binding for more information.
182 * MIPI-DSI
184 * Added a :ref:`MIPI-DSI api <mipi_dsi_api>`. This is an experimental API,
196 * Added support for enabling/disabling CAN-FD mode at runtime using :c:macro:`CAN_MODE_FD`.
220 * Added support for Provisioners over PB-GATT
231 * Implemented ISO-AL TX unframed fragmentation
232 * Added support for back-to-back receiving of PDUs on nRF5x platforms
249 newly created informational-only callback struct :c:struct:`bt_conn_auth_info_cb`.
[all …]
Drelease-notes-3.3.rst14 * Introduced :ref:`USB-C <usbc_api>` device stack with PD (power delivery)
17 CMSIS-DSP as the default backend.
18 * Added Picolibc support for all architectures when using Zephyr SDK.
30 * CVE-2023-0359: Under embargo until 2023-04-20
32 * CVE-2023-0779: Under embargo until 2023-04-22
66 removed in favor of new :dtcompatible:`zephyr,flash-disk` devicetree binding.
71 * Starting from this release ``zephyr-`` prefixed tags won't be created
82 image states). Use of a truncated hash or non-sha256 hash will still work
88 registration function at boot-up. If applications register this then
93 application code, these will now automatically be registered at boot-up (this
[all …]