Searched +full:fw +full:- +full:download +full:- +full:secondary +full:- +full:speed (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/dts/bindings/bluetooth/ |
D | nxp,bt-hci-uart.yaml | 2 # SPDX-License-Identifier: Apache-2.0 7 compatible: "nxp,bt-hci-uart" 12 sdio-reset-gpios: 13 type: phandle-array 16 w-disable-gpios: 17 type: phandle-array 20 hci-operation-speed: 24 bus/current-speed will be used as default. 26 hw-flow-control: 30 fw-download-primary-speed: [all …]
|
/Zephyr-latest/boards/nxp/mimxrt1170_evk/ |
D | mimxrt1170_evk_mimxrt1176_cm7_B.overlay | 4 * SPDX-License-Identifier: Apache-2.0 10 zephyr,flash-controller = &w25q512nw; 12 zephyr,code-partition = &slot0_partition; 13 zephyr,bt-hci = &bt_hci_uart; 17 /delete-property/ magn0; 18 /delete-property/ accel0; 24 /delete-node/ is25wp128@0; 28 compatible = "nxp,imx-flexspi-nor"; 31 spi-max-frequency = <133000000>; 33 jedec-id = [ef 60 20]; [all …]
|
/Zephyr-latest/boards/nxp/mimxrt1040_evk/ |
D | mimxrt1040_evk.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include "mimxrt1040_evk-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/input/input-event-codes.h> 14 model = "NXP MIMXRT1040-EVK board"; 20 pwm-0 = &flexpwm1_pwm3; 22 mcuboot-button0 = &user_button; 30 zephyr,shell-uart = &lpuart1; 32 zephyr,flash-controller = &w25q64jvssiq; 33 zephyr,code-partition = &slot0_partition; [all …]
|
/Zephyr-latest/boards/nxp/imx8mp_evk/doc/ |
D | index.rst | 7 processor, composed of a quad Cortex®-A53 cluster and a single Cortex®-M7 core. 8 Zephyr OS is ported to run on the Cortex®-A53 core. 10 - Board features: 12 - RAM: 2GB LPDDR4 13 - Storage: 15 - SanDisk 16GB eMMC5.1 16 - Micron 32MB QSPI NOR 17 - microSD Socket 18 - Wireless: 20 - WiFi: 2.4/5GHz IEEE 802.11b/g/n [all …]
|
/Zephyr-latest/doc/develop/flash_debug/ |
D | probes.rst | 1 .. _debug-probes: 12 software supported by Zephyr, see :ref:`flash-debug-host-tools`. 21 an onboard debug probe, usb-to-serial adapter, and sometimes a drag-and-drop 27 `OpenSDA <#opensda-onboard-debug-probe>`_, 28 `LPC-Link2 <#lpc-link2-onboard-debug-probe>`_, or 29 `MCU-Link <#mcu-link-onboard-debug-probe>`_, probes depending on 31 ST boards have the `ST-LINK probe <#stlink-v21-onboard-debug-probe>`_. Each 35 with pyOCD or OpenOCD debug host tools, or with J-Link firmware to communicate 36 with J-Link debug host tools. 39 +------------------------------------------+-------------------------------------------------------… [all …]
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.5.rst | 27 * CVE-2021-3323: Under embargo until 2021-04-14 28 * CVE-2021-3321: Under embargo until 2021-04-14 29 * CVE-2021-3320: Under embargo until 2021-04-14 39 <https://github.com/zephyrproject-rtos/zephyr/issues?q=is%3Aissue+is%3Aopen+label%3Abug>`_. 56 * Changed vcnl4040 dts binding default for property 'proximity-trigger'. 63 * The :c:func:`mqtt_keepalive_time_left` function now returns -1 if keep alive 67 timeout usage must use the new-style k_timeout_t type and not the 87 GPIO-only regulators a devicetree property ``supply-gpios`` is defined as a 101 * ARM Musca-A board and SoC support deprecated and planned to be removed in 2.6.0. 146 sys_heap/k_heaps. Note that the new-style heap is a general [all …]
|